Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip.h228 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/Linux-v5.10/net/ipv4/
Dip_output.c1611 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
Dudp.c1230 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()