Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Droute.c136 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
161 .check = ipv4_dst_check,
1190 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() function