Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprintstate.c78 PRINTF("\tcall %hx/%hx\n", ntohs(sp->is_gre.gs_call[0]), in printstate()
79 ntohs(sp->is_gre.gs_call[1])); in printstate()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.h104 #define is_call is_gre.gs_call
H A Dip_fil.h1199 u_short gs_call[2]; member