Searched refs:watcherp (Results 1 – 1 of 1) sorted by relevance
550 struct xtables_target *watcherp; in print_matches_and_watchers() local562 watcherp = m->u.watcher; in print_matches_and_watchers()563 if (watcherp->print != NULL) { in print_matches_and_watchers()564 watcherp->print(&cs->eb, watcherp->t, in print_matches_and_watchers()744 struct xtables_target *watcherp = m->u.watcher; in xlate_ebmatches() local749 .target = watcherp->t, in xlate_ebmatches()752 if (!watcherp->xlate) in xlate_ebmatches()755 ret = watcherp->xlate(xl, &wt_params); in xlate_ebmatches()