Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_arp.h57 #define ARPHRD_PPP 512 macro
/Linux-v5.4/net/appletalk/
Daarp.c464 atif->dev->type == ARPHRD_PPP) in aarp_probe_network()
492 atif->dev->type == ARPHRD_PPP) in aarp_proxy_probe_network()
591 if (dev->type == ARPHRD_PPP) { in aarp_send_ddp()
Dddp.c687 dev->type != ARPHRD_PPP) in atif_ioctl()
1329 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/Linux-v5.4/net/decnet/
Ddn_dev.c120 .type = ARPHRD_PPP, /* DECnet over PPP */
308 dev->type == ARPHRD_PPP || in mtu2blksize()
/Linux-v5.4/drivers/net/wan/
Dfsl_ucc_hdlc.c368 case ARPHRD_PPP: in ucc_hdlc_tx()
562 case ARPHRD_PPP: in hdlc_rx_done()
Dhdlc_ppp.c687 dev->type = ARPHRD_PPP; in ppp_ioctl()
/Linux-v5.4/net/atm/
Dbr2684.c655 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c1388 dev->type = ARPHRD_PPP; in ppp_setup()