Searched refs:RIP_AF_INET (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/protocols/
H A Drouted.h77 #define RIP_AF_INET htons(AF_INET) macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c390 v12buf.n->n_family = RIP_AF_INET;
420 if (n->n_family != RIP_AF_INET) {
432 v12buf.n->n_family = RIP_AF_INET;
768 if (n->n_family != RIP_AF_INET &&
985 if (n->n_family != RIP_AF_INET) {
997 v12buf.n->n_family = RIP_AF_INET;
H A Drtquery.c169 OMSG.rip_nets[0].n_family = RIP_AF_INET;
182 OMSG.rip_nets[0].n_family = RIP_AF_INET;
619 if (n->n_family == RIP_AF_INET) {
H A Doutput.c449 wb->n->n_family = RIP_AF_INET;
872 v12buf.n->n_family = RIP_AF_INET;
H A Dtrace.c1209 if (n->n_family != RIP_AF_INET) {
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c221 if (nip->n_family != RIP_AF_INET) {

Completed in 36 milliseconds