Searched refs:fcpl (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c909 struct ip6_fw_chain *fwc = 0, *fcp, *fcpl = 0; local
958 if (fcpl) {
959 LIST_INSERT_AFTER(fcpl, fwc, chain);
965 fcpl = fcp;

Completed in 15 milliseconds