Home
last modified time | relevance | path

Searched refs:__ip_local_out (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dip_output.c102 int __ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip_local_out() function
129 err = __ip_local_out(net, sk, skb); in ip_local_out()
/linux/include/net/
H A Dip.h215 int __ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb);