Searched defs:in_skb (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/net/ipv4/ ! |
D | udp_diag.c | 31 static int udp_dump_one(struct udp_table *tbl, struct sk_buff *in_skb, in udp_dump_one() 143 static int udp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in udp_diag_dump_one() 161 static int udplite_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in udplite_diag_dump_one()
|
D | tcp_diag.c | 43 static int tcp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in tcp_diag_dump_one()
|
D | inet_diag.c | 266 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *in_skb, in inet_diag_dump_one_icsk() 334 static int inet_diag_get_exact(struct sk_buff *in_skb, in inet_diag_get_exact() 929 static int inet_diag_get_exact_compat(struct sk_buff *in_skb, in inet_diag_get_exact_compat()
|
D | route.c | 3063 static int inet_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr* nlh, void *arg) in inet_rtm_getroute()
|
/linux-3.3/crypto/ ! |
D | crypto_user.c | 35 struct sk_buff *in_skb; member 159 struct sk_buff *in_skb = info->in_skb; in crypto_report_alg() local 186 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_report()
|
/linux-3.3/net/dccp/ ! |
D | diag.c | 57 static int dccp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in dccp_diag_dump_one()
|
/linux-3.3/net/unix/ ! |
D | diag.c | 247 static int unix_diag_get_exact(struct sk_buff *in_skb, in unix_diag_get_exact()
|
/linux-3.3/net/xfrm/ ! |
D | xfrm_user.c | 707 struct sk_buff *in_skb; member 804 struct sk_buff *in_skb = sp->in_skb; in dump_one_state() local 860 static struct sk_buff *xfrm_state_netlink(struct sk_buff *in_skb, in xfrm_state_netlink() 1465 struct sk_buff *in_skb = sp->in_skb; in dump_one_policy() local 1526 static struct sk_buff *xfrm_policy_netlink(struct sk_buff *in_skb, in xfrm_policy_netlink()
|
/linux-3.3/net/ipv6/ ! |
D | addrlabel.c | 526 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr* nlh, in ip6addrlbl_get()
|
D | route.c | 2515 static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr* nlh, void *arg) in inet6_rtm_getroute()
|
D | addrconf.c | 3797 static int inet6_rtm_getaddr(struct sk_buff *in_skb, struct nlmsghdr* nlh, in inet6_rtm_getaddr()
|
/linux-3.3/drivers/net/wireless/b43legacy/ ! |
D | dma.c | 1019 struct sk_buff **in_skb) in dma_tx_fragment()
|
/linux-3.3/net/decnet/ ! |
D | dn_route.c | 1577 static int dn_cache_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, void *arg) in dn_cache_getroute()
|
/linux-3.3/net/netlink/ ! |
D | af_netlink.c | 1773 void netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, int err) in netlink_ack()
|