Home
last modified time | relevance | path

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

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