Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Droute.c331 static boolean_t route_ignore_protocol_cloning_for_dst(struct rtentry *, struct sockaddr *);
939 route_ignore_protocol_cloning_for_dst(struct rtentry *rt, struct sockaddr *dst) in route_ignore_protocol_cloning_for_dst() function
1011 if (route_ignore_protocol_cloning_for_dst(rt, dst)) { in rtalloc1_common_locked()