Searched refs:ip_make_skb (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | ip.h | 233 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, |
/linux/net/ipv4/ | ||
H A D | udp.c | 1479 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg() |