Home
last modified time | relevance | path

Searched refs:ARPHRD_PPP (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dif_arp.h56 #define ARPHRD_PPP 512 macro
/linux-4.4.14/net/appletalk/
Daarp.c470 atif->dev->type == ARPHRD_PPP) in aarp_probe_network()
498 atif->dev->type == ARPHRD_PPP) in aarp_proxy_probe_network()
597 if (dev->type == ARPHRD_PPP) { in aarp_send_ddp()
Dddp.c693 dev->type != ARPHRD_PPP) in atif_ioctl()
1331 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/linux-4.4.14/net/decnet/
Ddn_dev.c119 .type = ARPHRD_PPP, /* DECnet over PPP */
307 dev->type == ARPHRD_PPP || in mtu2blksize()
/linux-4.4.14/drivers/net/wan/
Dhdlc_ppp.c689 dev->type = ARPHRD_PPP; in ppp_ioctl()
/linux-4.4.14/net/atm/
Dbr2684.c655 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c1151 dev->type = ARPHRD_PPP; in ppp_setup()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_net.c2697 p->dev->type = ARPHRD_PPP; /* change ARP type */ in isdn_net_setcfg()
/linux-4.4.14/net/core/
Ddev.c281 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,