Searched defs:skb_in (Results 1 – 6 of 6) sorted by relevance
/net/hsr/ |
D | hsr_netlink.c | 231 static int hsr_get_node_status(struct sk_buff *skb_in, struct genl_info *info) in hsr_get_node_status() 367 static int hsr_get_node_list(struct sk_buff *skb_in, struct genl_info *info) in hsr_get_node_list()
|
D | hsr_forward.c | 86 static struct sk_buff *create_stripped_skb(struct sk_buff *skb_in, in create_stripped_skb()
|
/net/ipv6/ |
D | ip6_icmp.c | 64 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
|
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 170 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
/net/ipv4/ |
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() 788 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send()
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 239 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()
|