Searched defs:fr_ip4 (Results 1 – 2 of 2) sorted by relevance
101 typedef struct fr_ip4 { struct102 u_32_t fi_v:4;103 u_32_t fi_xx:4;104 u_32_t fi_tos:8;105 u_32_t fi_ttl:8;106 u_32_t fi_p:8;107 u_32_t fi_optmsk;108 i6addr_t fi_src;109 i6addr_t fi_dst;110 u_short ofi_secmsk;[all …]