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

/darwin-on-arm/xnu/bsd/net/
H A Dnet_str_id.h53 extern void net_str_id_first_last(u_int32_t * , u_int32_t *, u_int32_t);
H A Dnet_str_id.c82 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) function
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c847 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, NSI_MBUF_TAG);
890 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, NSI_MBUF_TAG);
919 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, NSI_MBUF_TAG);
H A Dkern_event.c2834 net_str_id_first_last(&min_vendor, &max_vendor, NSI_VENDOR_CODE);

Completed in 20 milliseconds