Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip.h236 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/linux/net/ipv4/
H A Dip_output.c1551 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
H A Dudp.c1480 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()