Searched refs:skb_checksum_init (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | skbuff.h | 4752 #define skb_checksum_init(skb, proto, compute_pseudo) \ macro |
/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 2233 if (skb_checksum_init(skb, IPPROTO_TCP, inet_compute_pseudo)) |