Home
last modified time | relevance | path

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

/linux-4.4.14/net/hsr/
Dhsr_netlink.c233 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.c74 static struct sk_buff *create_stripped_skb(struct sk_buff *skb_in, in create_stripped_skb()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_reject_ipv4.c169 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_bsdcomp.c453 static int bsd_compress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, int proto) in bsd_compress()
633 static void bsd_incomp(void *state, struct sk_buff *skb_in, int proto) in bsd_incomp()
641 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress()
Disdn_ppp.c2610 static struct sk_buff *isdn_ppp_compress(struct sk_buff *skb_in, int *proto, in isdn_ppp_compress()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_reject_ipv6.c235 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()
/linux-4.4.14/drivers/net/usb/
Dcdc_ncm.c1308 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) in cdc_ncm_rx_verify_nth16()
1357 int cdc_ncm_rx_verify_ndp16(struct sk_buff *skb_in, int ndpoffset) in cdc_ncm_rx_verify_ndp16()
1392 int cdc_ncm_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_ncm_rx_fixup()
Dcdc_mbim.c410 static int cdc_mbim_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_mbim_rx_fixup()
/linux-4.4.14/net/ipv4/
Dicmp.c461 struct sk_buff *skb_in, in icmp_route_lookup()
568 void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send()
/linux-4.4.14/drivers/staging/gdm724x/
Dgdm_lte.c101 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_arp()
221 static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_ndp()