HomeSort by: relevance | last modified time | path
    Searched refs:RIP_AF_UNSPEC (Results 1 - 5 of 5) sorted by relevancy

  /src/include/protocols/
routed.h 77 #define RIP_AF_UNSPEC 0
133 * RIPCMD_REQUEST with (RIP_AF_UNSPEC, RIP_DEFAULT). RFC 1058 says
  /src/sbin/routed/
input.c 284 /* A single entry with family RIP_AF_UNSPEC and
290 if (n->n_family == RIP_AF_UNSPEC
610 && (n->n_family != RIP_AF_UNSPEC
output.c 947 buf.rip_nets[0].n_family = RIP_AF_UNSPEC;
trace.c 928 && n->n_family == RIP_AF_UNSPEC
  /src/sbin/routed/rtquery/
rtquery.c 149 OMSG.rip_nets[0].n_family = RIP_AF_UNSPEC;

Completed in 18 milliseconds