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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h167 struct ip_fw_chain { struct
168 LIST_ENTRY(ip_fw_chain) next;
190 struct ip_fw_chain *chain ; /* pointer to parent rule */
318 struct mbuf **, struct ip_fw_chain **, struct sockaddr_in **);
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbridge.c645 struct ip_fw_chain *rule = NULL ; /* did we match a firewall rule ? */
658 rule = (struct ip_fw_chain *)(m0->m_data) ;

Completed in 18 milliseconds