Home
last modified time | relevance | path

Searched refs:fwa_oflags (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dip_flowid.h97 int fwa_oflags; /* for dummynet */ member
H A Dip_output.c253 args.fwa_oflags = flags; in ip_output_pf_dn_hook()
H A Dip_dummynet.c1790 pkt->dn_flags = fwa->fwa_oflags; in dummynet_io()
/xnu-12377.61.12/bsd/netinet6/
H A Dip6_forward.c738 args.fwa_oflags = 0; in ip6_forward()
H A Dip6_output.c1527 args.fwa_oflags = flags; in ip6_output_list()
/xnu-12377.61.12/bsd/net/
H A Dpf.c6449 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()