Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintstate.c56 PRINTF(" call %hx/%hx\n", ntohs(ips.is_gre.gs_call[0]),
57 ntohs(ips.is_gre.gs_call[1]));
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h113 #define is_call is_gre.gs_call
H A Dip_fil.h1090 u_short gs_call[2]; member
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_state.c1011 pp1.pp_sport = is1->is_ps.is_ug.gs_call[0];
1012 pp1.pp_dport = is1->is_ps.is_ug.gs_call[1];
1013 pp2.pp_sport = is2->is_ps.is_ug.gs_call[0];
1014 pp2.pp_dport = is2->is_ps.is_ug.gs_call[1];