Home
last modified time | relevance | path

Searched defs:in_skb (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/net/ipv4/
Dudp_diag.c34 static int udp_dump_one(struct udp_table *tbl, struct sk_buff *in_skb, in udp_dump_one()
155 static int udp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in udp_diag_dump_one()
182 static int udplite_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in udplite_diag_dump_one()
Dtcp_diag.c42 static int tcp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in tcp_diag_dump_one()
Dinet_diag.c350 struct sk_buff *in_skb, in inet_diag_dump_one_icsk()
413 static int inet_diag_get_exact(struct sk_buff *in_skb, in inet_diag_get_exact()
1005 static int inet_diag_get_exact_compat(struct sk_buff *in_skb, in inet_diag_get_exact_compat()
Ddevinet.c1824 static int inet_netconf_get_devconf(struct sk_buff *in_skb, in inet_netconf_get_devconf()
Droute.c2454 static int inet_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh) in inet_rtm_getroute()
/linux-4.1.27/crypto/
Dcrypto_user.c41 struct sk_buff *in_skb; member
169 struct sk_buff *in_skb = info->in_skb; in crypto_report_alg() local
196 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report()
/linux-4.1.27/net/dccp/
Ddiag.c57 static int dccp_diag_dump_one(struct sk_buff *in_skb, in dccp_diag_dump_one()
/linux-4.1.27/net/sched/
Dcls_cgroup.c90 static int cls_cgroup_change(struct net *net, struct sk_buff *in_skb, in cls_cgroup_change()
Dcls_basic.c165 static int basic_change(struct net *net, struct sk_buff *in_skb, in basic_change()
Dcls_fw.c236 static int fw_change(struct net *net, struct sk_buff *in_skb, in fw_change()
Dcls_bpf.c322 static int cls_bpf_change(struct net *net, struct sk_buff *in_skb, in cls_bpf_change()
Dcls_tcindex.c407 tcindex_change(struct net *net, struct sk_buff *in_skb, in tcindex_change()
Dcls_flow.c362 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change()
Dcls_route.c474 static int route4_change(struct net *net, struct sk_buff *in_skb, in route4_change()
Dcls_rsvp.h454 static int rsvp_change(struct net *net, struct sk_buff *in_skb, in rsvp_change()
Dcls_u32.c725 static int u32_change(struct net *net, struct sk_buff *in_skb, in u32_change()
/linux-4.1.27/net/unix/
Ddiag.c243 static int unix_diag_get_exact(struct sk_buff *in_skb, in unix_diag_get_exact()
/linux-4.1.27/net/xfrm/
Dxfrm_user.c720 struct sk_buff *in_skb; member
845 struct sk_buff *in_skb = sp->in_skb; in dump_one_state() local
925 static struct sk_buff *xfrm_state_netlink(struct sk_buff *in_skb, in xfrm_state_netlink()
1596 struct sk_buff *in_skb = sp->in_skb; in dump_one_policy() local
1656 static struct sk_buff *xfrm_policy_netlink(struct sk_buff *in_skb, in xfrm_policy_netlink()
/linux-4.1.27/net/ipv6/
Daddrlabel.c524 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr *nlh) in ip6addrlbl_get()
Daddrconf.c554 static int inet6_netconf_get_devconf(struct sk_buff *in_skb, in inet6_netconf_get_devconf()
4467 static int inet6_rtm_getaddr(struct sk_buff *in_skb, struct nlmsghdr *nlh) in inet6_rtm_getaddr()
Droute.c2918 static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh) in inet6_rtm_getroute()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Ddma.c1011 struct sk_buff **in_skb) in dma_tx_fragment()
/linux-4.1.27/net/decnet/
Ddn_route.c1638 static int dn_cache_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh) in dn_cache_getroute()
/linux-4.1.27/net/netlink/
Daf_netlink.c2849 void netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, int err) in netlink_ack()