Home
last modified time | relevance | path

Searched defs:skb_in (Results 1 – 6 of 6) sorted by relevance

/net/ipv4/netfilter/
Dnf_reject_ipv4.c223 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/
Dhsr_netlink.c271 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()
Dhsr_forward.c120 static struct sk_buff *create_stripped_skb_hsr(struct sk_buff *skb_in, in create_stripped_skb_hsr()
/net/ipv6/netfilter/
Dnf_reject_ipv6.c263 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/
Dip6_icmp.c52 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
/net/ipv4/
Dicmp.c479 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()