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

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_fw.c905 struct ip6_fw_chain *fwc = 0, *fcp, *fcpl = 0; local
954 if (fcpl) {
955 LIST_INSERT_AFTER(fcpl, fwc, chain);
961 fcpl = fcp;

Completed in 68 milliseconds