Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_arp.h59 case ARPHRD_PPP: in dev_is_mac_header_xmit()
/openbmc/linux/include/uapi/linux/
H A Dif_arp.h58 #define ARPHRD_PPP 512 macro
/openbmc/linux/net/appletalk/
H A 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()
H A Dddp.c688 dev->type != ARPHRD_PPP) in atif_ioctl()
1337 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/openbmc/linux/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()
/openbmc/linux/net/atm/
H A Dbr2684.c657 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1625 dev->type = ARPHRD_PPP; in ppp_setup()
/openbmc/linux/drivers/net/
H A Dtun.c3056 case ARPHRD_PPP: in tun_get_addr_len()
/openbmc/linux/net/core/
H A Ddev.c458 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,