Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_ether.h53 const char *frame_type, u_int32_t *prepend_len, u_int32_t *postpend_len);
62 const char *frame_type, u_int32_t *prepend_len, u_int32_t *postpend_len);
H A Dether_if_module.c509 const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len) in ether_frameout() argument
519 prepend_len, postpend_len); in ether_frameout()
535 const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len) in ether_frameout_extended() argument
578 if (postpend_len != NULL) { in ether_frameout_extended()
579 *postpend_len = 0; in ether_frameout_extended()
H A Dif_loop.c206 u_int32_t *prepend_len, u_int32_t *postpend_len) in lo_framer() argument
220 if (postpend_len != NULL) { in lo_framer()
221 *postpend_len = 0; in lo_framer()
H A Dif_6lowpan.c225 const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len);
916 const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len) in sixlowpan_framer_extended() argument
1013 if (postpend_len != NULL) { in sixlowpan_framer_extended()
1014 *postpend_len = 0; in sixlowpan_framer_extended()
H A Dkpi_interface.h413 , u_int32_t *prepend_len, u_int32_t *postpend_len
420 u_int32_t *postpend_len);
H A Dif_utun.c162 const char *frame_type, u_int32_t *prepend_len, u_int32_t *postpend_len);
2733 u_int32_t *postpend_len) in utun_framer() argument
2750 if (postpend_len != NULL) { in utun_framer()
2751 *postpend_len = 0; in utun_framer()