Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3079 struct in6_addr dip6; member
3163 i = (f->dip6.__u6_addr.__u6_addr32[2]) ^ in hash_flow6()
3164 (f->dip6.__u6_addr.__u6_addr32[3]) ^ in hash_flow6()
3228 fp = (uint64_t *)&f.dip6; in ta_lookup_fhash()
3280 memset(&fe6->dip6, 0xFF, sizeof(fe6->dip6)); in ta_init_fhash()
3374 tfe->a.a6.dip6 = fe6->dip6; in ta_dump_fhash_tentry()
3410 fe6->dip6 = tfe->a.a6.dip6; in tei_to_fhash_ent()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h862 struct in6_addr dip6; member
/f-stack/freebsd/netinet/
H A Dip_fw.h862 struct in6_addr dip6; member
/f-stack/tools/ipfw/
H A Dtables.c1335 memcpy(&tfe->a.a6.dip6, &tmp, 16); in tentry_fill_key_type()
1923 paddr = &tfe->a.a6.dip6; in table_show_entry()