Searched refs:net_str_id_first_last (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/net/ |
| H A D | net_str_id.h | 54 extern void net_str_id_first_last(u_int32_t *, u_int32_t *, u_int32_t);
|
| H A D | net_str_id.c | 58 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last() function
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kpi_mbuf.c | 1191 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_allocate() 1237 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_find() 1268 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_free()
|
| H A D | kern_event.c | 8872 net_str_id_first_last(&min_vendor, &max_vendor, NSI_VENDOR_CODE);
|