Home
last modified time | relevance | path

Searched defs:me (Results 1 – 8 of 8) sorted by relevance

/net/netfilter/
Dnf_conntrack_helper.c291 static int unhelp(struct nf_conn *ct, void *me) in unhelp()
397 int nf_conntrack_helper_register(struct nf_conntrack_helper *me) in nf_conntrack_helper_register()
449 const struct nf_conntrack_helper *me = data; in expect_iter_me() local
460 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *me) in nf_conntrack_helper_unregister()
Dnft_compat.c292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy()
303 struct module *me = target->me; in nft_target_destroy() local
543 struct module *me = match->me; in __nft_match_destroy() local
Dnf_conntrack_expect.c298 struct nf_conntrack_expect *nf_ct_expect_alloc(struct nf_conn *me) in nf_ct_expect_alloc()
Dx_tables.c48 struct module *me; member
/net/caif/
Dcaif_usb.c127 static int cfusbl_device_notify(struct notifier_block *me, unsigned long what, in cfusbl_device_notify()
Dcaif_dev.c363 static int caif_device_notify(struct notifier_block *me, unsigned long what, in caif_device_notify()
/net/phonet/
Dpn_dev.c278 static int phonet_device_notify(struct notifier_block *me, unsigned long what, in phonet_device_notify()
/net/xfrm/
Dxfrm_state.c541 static enum hrtimer_restart xfrm_timer_handler(struct hrtimer *me) in xfrm_timer_handler()