Searched defs:p_hdr (Results 1 – 2 of 2) sorted by relevance
79 nrfs_hdr_t *p_hdr = (nrfs_hdr_t *)p_notification; in nrfs_dispatcher_notify() local
34 #define NRFS_HDR_FILL(p_hdr, _req) ((p_hdr)->req = (uint16_t)(_req)) argument