Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Draw.h23 bool raw_v4_match(struct net *net, struct sock *sk, unsigned short num,
/linux-6.1.9/net/ipv4/
Draw.c119 bool raw_v4_match(struct net *net, struct sock *sk, unsigned short num, in raw_v4_match() function
131 EXPORT_SYMBOL_GPL(raw_v4_match);
176 if (!raw_v4_match(net, sk, iph->protocol, in raw_v4_input()
280 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()