Home
last modified time | relevance | path

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

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