Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dhdlc_raw.c45 case IF_GET_PROTO: in raw_ioctl()
Dhdlc_raw_eth.c61 case IF_GET_PROTO: in raw_eth_ioctl()
Dhdlc_x25.c244 case IF_GET_PROTO: in x25_ioctl()
Dhdlc_cisco.c336 case IF_GET_PROTO: in cisco_ioctl()
Dhdlc_fr.c383 if (ifr->ifr_settings.type == IF_GET_PROTO) { in pvc_ioctl()
1197 case IF_GET_PROTO: in fr_ioctl()
Dhdlc_ppp.c661 case IF_GET_PROTO: in ppp_ioctl()
Dfarsync.c2109 case IF_GET_PROTO: in fst_ioctl()
/Linux-v5.10/include/uapi/linux/
Dif.h140 #define IF_GET_PROTO 0x0002 macro