Searched refs:raw_v4_match (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/ipv4/
H A Draw.c119 bool raw_v4_match(struct net *net, const struct sock *sk, unsigned short num, function
131 EXPORT_SYMBOL_GPL(raw_v4_match); variable
175 if (!raw_v4_match(net, sk, iph->protocol,
288 if (!raw_v4_match(net, sk, iph->protocol,
H A Draw_diag.c43 return raw_v4_match(net, sk, r->sdiag_raw_protocol,
/linux-master/include/net/
H A Draw.h25 bool raw_v4_match(struct net *net, const struct sock *sk, unsigned short num,

Completed in 178 milliseconds