Searched refs:pm_action (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/net/ | ||
| H A D | pf_pbuf.h | 56 int (*pm_action)(struct pbuf_memory *, enum pbuf_action); member |
| H A D | pf_pbuf.c | 66 (void) (pbuf->pb_memory.pm_action)(&pbuf->pb_memory, in pbuf_destroy() |