Home
last modified time | relevance | path

Searched refs:ip_make_skb (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dip.h141 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/linux-4.1.27/net/ipv4/
Dip_output.c1463 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
Dudp.c1053 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()