Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_arp.h58 #define ARPHRD_PPP 512 macro
/Linux-v6.1/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.c688 dev->type != ARPHRD_PPP) in atif_ioctl()
1337 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/Linux-v6.1/drivers/net/wan/
Dfsl_ucc_hdlc.c376 case ARPHRD_PPP: in ucc_hdlc_tx()
573 case ARPHRD_PPP: in hdlc_rx_done()
Dhdlc_ppp.c699 dev->type = ARPHRD_PPP; in ppp_ioctl()
/Linux-v6.1/net/atm/
Dbr2684.c657 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/Linux-v6.1/drivers/net/ppp/
Dppp_generic.c1625 dev->type = ARPHRD_PPP; in ppp_setup()
/Linux-v6.1/drivers/net/
Dtun.c3022 case ARPHRD_PPP: in tun_get_addr_len()
/Linux-v6.1/net/core/
Ddev.c442 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,