Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/phonet/
H A Daf_phonet.c123 if (type != ETH_P_PHONET) in pn_header_create()
178 skb->protocol = htons(ETH_P_PHONET); in pn_send()
437 if (dev_hard_header(skb, out_dev, ETH_P_PHONET, NULL, NULL, in phonet_rcv()
453 .type = cpu_to_be16(ETH_P_PHONET),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_ether.h143 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h146 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_ether.h143 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dcdc-phonet.c55 if (skb->protocol != htons(ETH_P_PHONET)) in usbpn_xmit()
172 skb->protocol = htons(ETH_P_PHONET); in rx_complete()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_phonet.c231 if (skb->protocol != htons(ETH_P_PHONET)) in pn_net_xmit()
334 skb->protocol = htons(ETH_P_PHONET); in pn_rx_complete()
/OK3568_Linux_fs/kernel/drivers/hsi/clients/
H A Dssi_protocol.c634 skb->protocol = htons(ETH_P_PHONET); in ssip_pn_rx()
977 if ((skb->protocol != htons(ETH_P_PHONET)) || in ssip_pn_xmit()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dphonet.rst66 type (ETH_P_PHONET) which is out of the Ethernet type range. They can