Searched defs:skb_in (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/net/
H A Dicmp.h41 static inline void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) argument
49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) argument
/linux-master/net/ipv6/
H A Dip6_icmp.c52 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) argument
[all...]
/linux-master/include/linux/
H A Dicmpv6.h58 static inline void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) argument
/linux-master/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c223 static int nf_reject_fill_skb_dst(struct sk_buff *skb_in) argument
317 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) argument
[all...]
/linux-master/net/hsr/
H A Dhsr_netlink.c271 static int hsr_get_node_status(struct sk_buff *skb_in, struct genl_info *info) argument
407 static int hsr_get_node_list(struct sk_buff *skb_in, struct genl_info *info) argument
H A Dhsr_forward.c120 static struct sk_buff *create_stripped_skb_hsr(struct sk_buff *skb_in, argument
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c263 static int nf_reject6_fill_skb_dst(struct sk_buff *skb_in) argument
403 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, argument
[all...]
/linux-master/drivers/net/usb/
H A Dcdc_mbim.c411 static int cdc_mbim_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) argument
H A Dcdc_ncm.c1553 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) argument
1601 int cdc_ncm_rx_verify_nth32(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) argument
1650 int cdc_ncm_rx_verify_ndp16(struct sk_buff *skb_in, int ndpoffset) argument
1686 cdc_ncm_rx_verify_ndp32(struct sk_buff *skb_in, int ndpoffset) argument
1721 cdc_ncm_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) argument
[all...]
/linux-master/drivers/staging/gdm724x/
H A Dgdm_lte.c93 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) argument
212 gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) argument
[all...]
/linux-master/net/ipv4/
H A Dicmp.c477 icmp_route_lookup(struct net *net, struct flowi4 *fl4, struct sk_buff *skb_in, const struct iphdr *iph, __be32 saddr, u8 tos, u32 mark, int type, int code, struct icmp_bxm *param) argument
588 __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, const struct ip_options *opt) argument
784 icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) argument
[all...]

Completed in 404 milliseconds