Searched defs:in_skb (Results 26 – 35 of 35) sorted by relevance
12
/openbmc/linux/net/ipv4/ |
H A D | tcp_input.c | 5471 static bool tcp_prune_ofo_queue(struct sock *sk, const struct sk_buff *in_skb) in tcp_prune_ofo_queue() 5525 static int tcp_prune_queue(struct sock *sk, const struct sk_buff *in_skb) in tcp_prune_queue()
|
H A D | devinet.c | 2216 static int inet_netconf_get_devconf(struct sk_buff *in_skb, in inet_netconf_get_devconf()
|
H A D | ipmr.c | 2547 static int ipmr_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in ipmr_rtm_getroute()
|
H A D | route.c | 3300 static int inet_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in inet_rtm_getroute()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 2560 static int ip6mr_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in ip6mr_rtm_getroute()
|
H A D | addrconf.c | 646 static int inet6_netconf_get_devconf(struct sk_buff *in_skb, in inet6_netconf_get_devconf() argument 5494 inet6_rtm_getaddr(struct sk_buff * in_skb,struct nlmsghdr * nlh,struct netlink_ext_ack * extack) inet6_rtm_getaddr() argument [all...] |
H A D | route.c | 6036 static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh, in inet6_rtm_getroute()
|
/openbmc/linux/net/sched/ |
H A D | cls_flower.c | 2229 static int fl_change(struct net *net, struct sk_buff *in_skb, in fl_change()
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | 3025 static int neigh_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in neigh_get()
|
H A D | rtnetlink.c | 4789 static int rtnl_fdb_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtnl_fdb_get()
|
12