Home
last modified time | relevance | path

Searched refs:ETH_P_WAN_PPP (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_ether.h82 #define ETH_P_WAN_PPP 0x0007 /* Dummy type for WAN PPP frames*/ macro
/linux-2.4.37.9/drivers/net/wan/
Dhdlc_ppp.c72 return __constant_htons(ETH_P_WAN_PPP); in ppp_type_trans()
Dhostess_sv11.c60 skb->protocol=__constant_htons(ETH_P_WAN_PPP); in hostess_input()
Dsealevel.c61 skb->protocol=htons(ETH_P_WAN_PPP); in sealevel_input()
Dwanpipe_multppp.c1555 skb->protocol = htons(ETH_P_WAN_PPP); in rx_intr()
2468 new_skb->protocol = htons(ETH_P_WAN_PPP); in send_ppp_term_request()
Dsyncppp.c1396 type: __constant_htons(ETH_P_WAN_PPP),
Dcosa.c735 chan->rx_skb->protocol = htons(ETH_P_WAN_PPP); in sppp_rx_done()
/linux-2.4.37.9/drivers/net/wan/lmc/
Dlmc_proto.c234 return htons(ETH_P_WAN_PPP); in lmc_proto_type()
Dlmc_main.c1866 skb->protocol = htons(ETH_P_WAN_PPP); in lmc_rx()
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c4554 skb->protocol = htons(ETH_P_WAN_PPP); in mgslpc_sppp_rx_done()
/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c1874 skb->protocol = htons(ETH_P_WAN_PPP); in sppp_rx_done()
Dsynclink.c8180 skb->protocol = htons(ETH_P_WAN_PPP); in mgsl_sppp_rx_done()