Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute.h260 #define RTAX_AUTHOR 6 /* sockaddr for author of redirect */ macro
H A Droute.c1657 info.rti_info[RTAX_AUTHOR] = src; in rtredirect()
/xnu-11417.101.15/tests/
H A Dsioc-if-addr-bounds.c392 if ((sa = rti_info[RTAX_AUTHOR])) { in print_rti_info()