Home
last modified time | relevance | path

Searched defs:__sk_unused (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/skywalk/core/
H A Dskywalk_common.h109 #define __sk_unused __attribute__((__unused__)) macro
/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c293 dp_free_pktq(struct nx_flowswitch *fsw __sk_unused, struct pktq *pktq) in dp_free_pktq()