Home
last modified time | relevance | path

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

/linux-2.6.39/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.c198 case IF_GET_PROTO: in x25_ioctl()
Dhdlc_cisco.c347 case IF_GET_PROTO: in cisco_ioctl()
Dhdlc_fr.c387 if (ifr->ifr_settings.type == IF_GET_PROTO) { in pvc_ioctl()
1204 case IF_GET_PROTO: in fr_ioctl()
Dhdlc_ppp.c657 case IF_GET_PROTO: in ppp_ioctl()
Dfarsync.c2121 case IF_GET_PROTO: in fst_ioctl()
/linux-2.6.39/include/linux/
Dif.h81 #define IF_GET_PROTO 0x0002 macro