Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_flowid.h118 #define fwa_ipoa fwa_ipoa_._fwa_ipoa macro
H A Dip_dummynet.c1667 if (fwa->fwa_ipoa != NULL) { in dummynet_io()
1668 pkt->dn_ipoa = *(fwa->fwa_ipoa); in dummynet_io()
H A Dip_output.c254 args.fwa_ipoa = ipoa; in ip_output_pf_dn_hook()
/xnu-11215.1.10/bsd/net/
H A Dpf.c6454 dnflow.fwa_ipoa = fwa->fwa_ipoa; in pf_test_dummynet()