Searched defs:skb_in (Results 1 – 6 of 6) sorted by relevance
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 223 static int nf_reject_fill_skb_dst(struct sk_buff *skb_in) in nf_reject_fill_skb_dst() 317 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
/net/hsr/ |
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()
|
D | hsr_forward.c | 120 static struct sk_buff *create_stripped_skb_hsr(struct sk_buff *skb_in, in create_stripped_skb_hsr()
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 263 static int nf_reject6_fill_skb_dst(struct sk_buff *skb_in) in nf_reject6_fill_skb_dst() 403 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()
|
/net/ipv6/ |
D | ip6_icmp.c | 52 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
|
/net/ipv4/ |
D | icmp.c | 479 struct sk_buff *skb_in, in icmp_route_lookup() 588 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()
|