HomeSort by: relevance | last modified time | path
    Searched defs:gate_sin (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/
table.c 1055 struct sockaddr_in gate_sin; local in function:flush_kern
1129 if (!get_info_gate(&INFO_GATE(&info), &gate_sin))
1162 struct sockaddr_in gate_sin; local in function:read_rt
1286 if (get_info_gate(&INFO_GATE(&info), &gate_sin)) {
table.c 1055 struct sockaddr_in gate_sin; local in function:flush_kern
1129 if (!get_info_gate(&INFO_GATE(&info), &gate_sin))
1162 struct sockaddr_in gate_sin; local in function:read_rt
1286 if (get_info_gate(&INFO_GATE(&info), &gate_sin)) {

Completed in 75 milliseconds