Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip.h234 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/linux-6.15/net/ipv4/
H A Dip_output.c1544 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
H A Dudp.c1478 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()