Searched refs:ebt_entry_watcher (Results 1 – 2 of 2) sorted by relevance
135 struct ebt_entry_watcher { struct 245 struct ebt_entry_watcher *__watcher; \250 sizeof(struct ebt_entry_watcher)) { \136 __anoncf2d582e030aebt_entry_watcher global() argument 142 uebt_entry_watcher global() argument 144 watcher_sizeebt_entry_watcher global() argument 145 dataebt_entry_watcher global() argument
93 ebt_do_watcher(const struct ebt_entry_watcher *w, struct sk_buff *skb, in ebt_do_watcher() 430 ebt_check_watcher(struct ebt_entry_watcher *w, struct xt_tgchk_param *par, in ebt_check_watcher() 438 if (left < sizeof(struct ebt_entry_watcher) || in ebt_check_watcher() 439 left - sizeof(struct ebt_entry_watcher) < w->watcher_size) in ebt_check_watcher() 638 ebt_cleanup_watcher(struct ebt_entry_watcher *w, struct net *net, unsigned int *i) in ebt_cleanup_watcher() 1469 static inline int ebt_watcher_to_user(const struct ebt_entry_watcher *w, in ebt_watcher_to_user() 1703 static int compat_watcher_to_user(struct ebt_entry_watcher *w, in compat_watcher_to_user() 1774 static int compat_calc_watcher(struct ebt_entry_watcher *w, int *off) in compat_calc_watcher()