Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_arp.h59 case ARPHRD_PPP: in dev_is_mac_header_xmit()
/linux/include/uapi/linux/
H A Dif_arp.h58 #define ARPHRD_PPP 512 macro
/linux/net/appletalk/
H A Daarp.c477 atif->dev->type == ARPHRD_PPP) in aarp_proxy_probe_network()
578 if (dev->type == ARPHRD_PPP) { in aarp_send_ddp()
H A Dddp.c702 dev->type != ARPHRD_PPP) in atif_ioctl()
1318 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/linux/net/atm/
H A Dbr2684.c657 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/linux/drivers/net/wan/
H A Dhdlc_ppp.c699 dev->type = ARPHRD_PPP; in ppp_ioctl()
/linux/drivers/net/ppp/
H A Dppp_generic.c1636 dev->type = ARPHRD_PPP; in ppp_setup()
/linux/drivers/net/
H A Dtun.c3015 case ARPHRD_PPP: in tun_get_addr_len()
/linux/net/core/
H A Ddev.c481 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,