Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/ !
Dip.h231 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/linux-6.1.9/net/ipv4/ !
Dip_output.c1629 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
Dudp.c1253 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()