Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhdlc_raw.c48 case IF_GET_PROTO: in raw_ioctl()
Dhdlc_raw_eth.c64 case IF_GET_PROTO: in raw_eth_ioctl()
Dhdlc_x25.c196 case IF_GET_PROTO: in x25_ioctl()
Dhdlc_cisco.c339 case IF_GET_PROTO: in cisco_ioctl()
Dhdlc_fr.c389 if (ifr->ifr_settings.type == IF_GET_PROTO) { in pvc_ioctl()
1190 case IF_GET_PROTO: in fr_ioctl()
Dhdlc_ppp.c657 case IF_GET_PROTO: in ppp_ioctl()
Dfarsync.c2113 case IF_GET_PROTO: in fst_ioctl()
/Linux-v4.19/include/uapi/linux/
Dif.h139 #define IF_GET_PROTO 0x0002 macro