Searched defs:skb_in (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | icmp.h | 41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() 49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_reject_ipv4.c | 99 static int nf_reject_fill_skb_dst(struct sk_buff *skb_in) in nf_reject_fill_skb_dst() 188 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nf_reject_ipv6.c | 129 static int nf_reject6_fill_skb_dst(struct sk_buff *skb_in) in nf_reject6_fill_skb_dst() 262 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()
|
| /OK3568_Linux_fs/kernel/net/hsr/ |
| H A D | hsr_netlink.c | 271 static int hsr_get_node_status(struct sk_buff *skb_in, struct genl_info *info) in hsr_get_node_status() 407 static int hsr_get_node_list(struct sk_buff *skb_in, struct genl_info *info) in hsr_get_node_list()
|
| H A D | hsr_forward.c | 78 static struct sk_buff *create_stripped_skb_hsr(struct sk_buff *skb_in, in create_stripped_skb_hsr()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | cdc_ncm.c | 1533 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) in cdc_ncm_rx_verify_nth16() 1581 int cdc_ncm_rx_verify_nth32(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) in cdc_ncm_rx_verify_nth32() 1630 int cdc_ncm_rx_verify_ndp16(struct sk_buff *skb_in, int ndpoffset) in cdc_ncm_rx_verify_ndp16() 1666 int cdc_ncm_rx_verify_ndp32(struct sk_buff *skb_in, int ndpoffset) in cdc_ncm_rx_verify_ndp32() 1701 int cdc_ncm_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_ncm_rx_fixup()
|
| H A D | cdc_mbim.c | 409 static int cdc_mbim_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_mbim_rx_fixup()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_icmp.c | 52 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | icmp.c | 484 struct sk_buff *skb_in, in icmp_route_lookup() 593 void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, in __icmp_send() 784 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | icmpv6.h | 58 static inline void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
|
| /OK3568_Linux_fs/kernel/drivers/staging/gdm724x/ |
| H A D | gdm_lte.c | 93 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_arp() 213 static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_ndp()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/ |
| H A D | GobiUSBNet.c | 1630 static void _rmnet_usb_rx_handler(struct usbnet *dev, struct sk_buff *skb_in) in _rmnet_usb_rx_handler()
|