Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c137 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
162 .check = ipv4_dst_check,
1224 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() function