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

/darwin-on-arm/xnu/bsd/net/
H A Diptap.c153 iptap_ipf_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *mp, u_int32_t pre, u_int32_t post) argument
157 iptap_enqueue_mbuf(ifp, proto, mp, pre, post, IPTAP_OUTPUT_TAG);
164 iptap_enqueue_mbuf(struct ifnet *ifp, protocol_family_t proto, struct mbuf *mp, u_int32_t pre, u_int32_t post, u_int8_t io) argument
180 header.frame_pst_length = post;
H A Ddlil.c797 * provide a longer event structure to post
3234 u_int32_t pre = 0, post = 0; local
3337 &pre, &post
3419 pre, post);
3454 pre, post);
5249 u_int32_t *pre, u_int32_t *post
5258 *post = 0;

Completed in 39 milliseconds