Searched refs:g_ol_pl_os_dep_funcs (Results 1 – 2 of 2) sorted by relevance
98 extern struct ol_pl_os_dep_funcs *g_ol_pl_os_dep_funcs;168 if (g_ol_pl_os_dep_funcs) { \169 g_ol_pl_os_dep_funcs->pktlog_attach(_scn); \175 if (g_ol_pl_os_dep_funcs) { \176 g_ol_pl_os_dep_funcs->pktlog_detach(_scn); \
59 struct ol_pl_os_dep_funcs *g_ol_pl_os_dep_funcs; variable