Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip.h231 struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c1623 struct sk_buff *ip_make_skb(struct sock *sk, in ip_make_skb() function
H A Dudp.c1239 skb = ip_make_skb(sk, fl4, getfrag, msg, ulen, in udp_sendmsg()