Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Droute.c336 static boolean_t route_ignore_protocol_cloning_for_dst(struct rtentry *, struct sockaddr *);
942 route_ignore_protocol_cloning_for_dst(struct rtentry *rt, struct sockaddr *dst) in route_ignore_protocol_cloning_for_dst() function
1015 if (route_ignore_protocol_cloning_for_dst(rt, dst)) { in rtalloc1_common_locked()