Home
last modified time | relevance | path

Searched refs:ETH_P_PHONET (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/net/phonet/
Daf_phonet.c136 if (type != ETH_P_PHONET) in pn_header_create()
191 skb->protocol = htons(ETH_P_PHONET); in pn_send()
445 if (dev_hard_header(skb, out_dev, ETH_P_PHONET, NULL, NULL, in phonet_rcv()
461 .type = cpu_to_be16(ETH_P_PHONET),
/linux-3.4.99/include/linux/
Dif_ether.h119 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/linux-3.4.99/drivers/net/usb/
Dcdc-phonet.c68 if (skb->protocol != htons(ETH_P_PHONET)) in usbpn_xmit()
183 skb->protocol = htons(ETH_P_PHONET); in rx_complete()
/linux-3.4.99/drivers/usb/gadget/
Df_phonet.c231 if (skb->protocol != htons(ETH_P_PHONET)) in pn_net_xmit()
341 skb->protocol = htons(ETH_P_PHONET); in pn_rx_complete()
/linux-3.4.99/Documentation/networking/
Dphonet.txt61 type (ETH_P_PHONET) which is out of the Ethernet type range. They can