Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Droute.c137 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
162 .check = ipv4_dst_check,
1211 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() function