Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c1776 #define DONT_PRINT_INIT 3 macro
1784 if (init_instr != DONT_PRINT_INIT) in print_addr()
1807 case DONT_PRINT_INIT: in print_id()
2085 print_id("LOCID:", lidp, DONT_PRINT_INIT); in print_ps()
2087 print_addr("LOCIP:", &ps->ps_ipaddrs.loc_addr, DONT_PRINT_INIT, in print_ps()
2094 print_id("REMID:", ridp, DONT_PRINT_INIT); in print_ps()
2096 print_addr("REMIP:", &ps->ps_ipaddrs.rem_addr, DONT_PRINT_INIT, in print_ps()