Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/ !
Dudp_diag.c31 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()
Dtcp_diag.c43 static int tcp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh, in tcp_diag_dump_one()
Dinet_diag.c266 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()
Droute.c3063 static int inet_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr* nlh, void *arg) in inet_rtm_getroute()
/linux-3.3/crypto/ !
Dcrypto_user.c35 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/ !
Ddiag.c57 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/ !
Ddiag.c247 static int unix_diag_get_exact(struct sk_buff *in_skb, in unix_diag_get_exact()
/linux-3.3/net/xfrm/ !
Dxfrm_user.c707 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/ !
Daddrlabel.c526 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr* nlh, in ip6addrlbl_get()
Droute.c2515 static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr* nlh, void *arg) in inet6_rtm_getroute()
Daddrconf.c3797 static int inet6_rtm_getaddr(struct sk_buff *in_skb, struct nlmsghdr* nlh, in inet6_rtm_getaddr()
/linux-3.3/drivers/net/wireless/b43legacy/ !
Ddma.c1019 struct sk_buff **in_skb) in dma_tx_fragment()
/linux-3.3/net/decnet/ !
Ddn_route.c1577 static int dn_cache_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, void *arg) in dn_cache_getroute()
/linux-3.3/net/netlink/ !
Daf_netlink.c1773 void netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, int err) in netlink_ack()