Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dif_arp.h59 case ARPHRD_PPP: in dev_is_mac_header_xmit()
/linux-6.15/include/uapi/linux/
H A Dif_arp.h58 #define ARPHRD_PPP 512 macro
/linux-6.15/net/appletalk/
H A Daarp.c461 atif->dev->type == ARPHRD_PPP) in aarp_proxy_probe_network()
560 if (dev->type == ARPHRD_PPP) { in aarp_send_ddp()
H A Dddp.c701 dev->type != ARPHRD_PPP) in atif_ioctl()
1317 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/linux-6.15/drivers/net/wan/
H A Dfsl_ucc_hdlc.c378 case ARPHRD_PPP: in ucc_hdlc_tx()
575 case ARPHRD_PPP: in hdlc_rx_done()
H A Dhdlc_ppp.c699 dev->type = ARPHRD_PPP; in ppp_ioctl()
/linux-6.15/net/atm/
H A Dbr2684.c657 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/linux-6.15/drivers/net/ppp/
H A Dppp_generic.c1655 dev->type = ARPHRD_PPP; in ppp_setup()
/linux-6.15/drivers/net/
H A Dtun.c2978 case ARPHRD_PPP: in tun_get_addr_len()
/linux-6.15/net/core/
H A Ddev.c479 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,