Home
last modified time | relevance | path

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

/net/hsr/
Dhsr_netlink.c231 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()
Dhsr_forward.c86 static struct sk_buff *create_stripped_skb(struct sk_buff *skb_in, in create_stripped_skb()
/net/ipv6/
Dip6_icmp.c64 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
/net/ipv4/netfilter/
Dnf_reject_ipv4.c170 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
/net/ipv4/
Dicmp.c484 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/
Dnf_reject_ipv6.c239 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()