| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_br_ext.c | 760 unsigned short protocol; in nat25_db_handle() local 1525 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_br_ext.c | 787 unsigned short protocol; in nat25_db_handle() local 1632 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_br_ext.c | 757 unsigned short protocol; in nat25_db_handle() local 1522 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_br_ext.c | 755 unsigned short protocol; in nat25_db_handle() local 1520 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_br_ext.c | 753 unsigned short protocol; in nat25_db_handle() local 1517 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1522 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_br_ext.c | 757 unsigned short protocol; in nat25_db_handle() local 1522 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_interface.c | 413 int protocol = iph->protocol; in xfrmi4_err() local 473 int protocol = iph->nexthdr; in xfrmi6_err() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_br_ext.c | 756 unsigned short protocol; in nat25_db_handle() local 1521 unsigned short protocol = *((unsigned short *)(skb->data + 2 * ETH_ALEN)); in dhcp_flag_bcast() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/ |
| H A D | ib_dm_mad.h | 110 __be16 protocol; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-input.c | 323 static int get_key_pv951(struct IR_i2c *ir, enum rc_proto *protocol, in get_key_pv951()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_map_data.c | 18 static __sum16 *rmnet_map_get_csum_field(unsigned char protocol, in rmnet_map_get_csum_field()
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | card.c | 157 struct pnp_card *pnp_alloc_card(struct pnp_protocol *protocol, int id, char *pnpid) in pnp_alloc_card()
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/ |
| H A D | usbip_common.c | 296 uint8_t subclass, uint8_t protocol) in usbip_names_get_class()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-scmi.c | 87 unsigned char protocol; in acpi_smbus_cmi_access() local
|
| H A D | i2c-nforce2.c | 183 unsigned char protocol, pec; in nforce2_access() local
|
| /OK3568_Linux_fs/kernel/net/netlabel/ |
| H A D | netlabel_mgmt.c | 652 u32 protocol) in netlbl_mgmt_protocols_cb()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.c | 397 int net_loop(enum proto_t protocol) in net_loop() 1290 static int net_check_prereq(enum proto_t protocol) in net_check_prereq()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | neighbour.h | 154 u8 protocol; member 182 u8 protocol; member 204 __be16 protocol; member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 367 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find() 416 ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u32 fwmark, __u16 protocol, in ip_vs_service_find() 573 bool ip_vs_has_real_service(struct netns_ipvs *ipvs, int af, __u16 protocol, in ip_vs_has_real_service() 603 __u16 protocol, in ip_vs_find_real_service() 692 __be16 vport, __u16 protocol, __u32 fwmark, in ip_vs_find_dest()
|