Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_arp.h56 #define ARPHRD_PPP 512 macro
/linux-3.4.99/net/appletalk/
Daarp.c469 atif->dev->type == ARPHRD_PPP) in aarp_probe_network()
497 atif->dev->type == ARPHRD_PPP) in aarp_proxy_probe_network()
596 if (dev->type == ARPHRD_PPP) { in aarp_send_ddp()
Dddp.c695 dev->type != ARPHRD_PPP) in atif_ioctl()
1336 if (dev->type == ARPHRD_PPP) in atalk_route_packet()
/linux-3.4.99/net/decnet/
Ddn_dev.c118 .type = ARPHRD_PPP, /* DECnet over PPP */
317 dev->type == ARPHRD_PPP || in mtu2blksize()
/linux-3.4.99/drivers/net/wan/
Dhdlc_ppp.c689 dev->type = ARPHRD_PPP; in ppp_ioctl()
/linux-3.4.99/net/atm/
Dbr2684.c607 netdev->type = ARPHRD_PPP; in br2684_setup_routed()
/linux-3.4.99/drivers/net/ppp/
Dppp_generic.c1036 dev->type = ARPHRD_PPP; in ppp_setup()
/linux-3.4.99/drivers/isdn/i4l/
Disdn_net.c2729 p->dev->type = ARPHRD_PPP; /* change ARP type */ in isdn_net_setcfg()
/linux-3.4.99/net/core/
Ddev.c296 ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_LAPB, ARPHRD_DDCMP,