Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c139 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
163 .check = ipv4_dst_check,
1168 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() function