Home
last modified time | relevance | path

Searched refs:IF_GET_PROTO (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/net/wan/
Dhdlc_raw.c48 case IF_GET_PROTO: in raw_ioctl()
Dhdlc_raw_eth.c63 case IF_GET_PROTO: in raw_eth_ioctl()
Dhdlc_x25.c196 case IF_GET_PROTO: in x25_ioctl()
Dhdlc_cisco.c342 case IF_GET_PROTO: in cisco_ioctl()
Dhdlc_fr.c387 if (ifr->ifr_settings.type == IF_GET_PROTO) { in pvc_ioctl()
1188 case IF_GET_PROTO: in fr_ioctl()
Dhdlc_ppp.c656 case IF_GET_PROTO: in ppp_ioctl()
Dfarsync.c2122 case IF_GET_PROTO: in fst_ioctl()
/linux-3.4.99/include/linux/
Dif.h87 #define IF_GET_PROTO 0x0002 macro