Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_flowid.h97 int fwa_oflags; /* for dummynet */ member
H A Dip_dummynet.c1663 pkt->dn_flags = fwa->fwa_oflags; in dummynet_io()
H A Dip_output.c249 args.fwa_oflags = flags; in ip_output_pf_dn_hook()
/xnu-10002.1.13/bsd/netinet6/
H A Dip6_forward.c735 args.fwa_oflags = 0; in ip6_forward()
H A Dip6_output.c1475 args.fwa_oflags = flags; in ip6_output_list()
/xnu-10002.1.13/bsd/net/
H A Dpf.c6466 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()