Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/skywalk/
H A Dskt_filter.c492 int kq, ch_fd, error = 0; in custom_ether_thread() local
768 int kq, ch_fd, error = 0; in filter_thread() local
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_var.h169 int ch_fd; /* might be -1 if no fd */ member