Home
last modified time | relevance | path

Searched refs:ARPHRD_PPP (Results 1 – 8 of 8) 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 Dddp.c701 dev->type != ARPHRD_PPP) in atif_ioctl()
1317 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.c1651 dev->type = ARPHRD_PPP; in ppp_setup()
/linux/drivers/net/
H A Dtun.c3059 case ARPHRD_PPP: in tun_get_addr_len()
/linux/net/core/
H A Ddev.c477 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,