Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h122 } nat_un; member
139 #define nat_inport nat_un.nat_unt.ts_sport
140 #define nat_outport nat_un.nat_unt.ts_dport
141 #define nat_type nat_un.nat_uni.ici_type
142 #define nat_seq nat_un.nat_uni.ici_seq
143 #define nat_id nat_un.nat_uni.ici_id
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_compat.c171 } nat_un; member