Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c476 #define TOK_ISRCPORT 46 macro
535 {"innersport", TOK_ISRCPORT, NEXTNUM},
536 {"isport", TOK_ISRCPORT, NEXTNUM},
1997 case TOK_ISRCPORT: in doaddup()