Home
last modified time | relevance | path

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

/Linux-v4.19/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.c93 static struct sk_buff *create_stripped_skb(struct sk_buff *skb_in, in create_stripped_skb()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_reject_ipv4.c171 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_bsdcomp.c454 static int bsd_compress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, int proto) in bsd_compress()
635 static void bsd_incomp(void *state, struct sk_buff *skb_in, int proto) in bsd_incomp()
643 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress()
Disdn_ppp.c2614 static struct sk_buff *isdn_ppp_compress(struct sk_buff *skb_in, int *proto, in isdn_ppp_compress()
/Linux-v4.19/net/ipv6/netfilter/
Dnf_reject_ipv6.c235 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, in nf_send_unreach6()
/Linux-v4.19/drivers/net/usb/
Dcdc_ncm.c1411 int cdc_ncm_rx_verify_nth16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb_in) in cdc_ncm_rx_verify_nth16()
1460 int cdc_ncm_rx_verify_ndp16(struct sk_buff *skb_in, int ndpoffset) in cdc_ncm_rx_verify_ndp16()
1495 int cdc_ncm_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_ncm_rx_fixup()
Dcdc_mbim.c411 static int cdc_mbim_rx_fixup(struct usbnet *dev, struct sk_buff *skb_in) in cdc_mbim_rx_fixup()
/Linux-v4.19/net/ipv4/
Dicmp.c466 struct sk_buff *skb_in, in icmp_route_lookup()
573 void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send()
/Linux-v4.19/drivers/staging/gdm724x/
Dgdm_lte.c92 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_arp()
212 static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_ndp()