Searched refs:attach (Results 1 – 9 of 9) sorted by relevance
415 void (*attach)(struct sk_buff *, const struct sk_buff *); in nf_ct_attach() local419 attach = rcu_dereference(ip_ct_attach); in nf_ct_attach()420 if (attach) in nf_ct_attach()421 attach(new, skb); in nf_ct_attach()
122 extension. This allows you to attach timeout policies to flow347 fine-grain tuning. This allows you to attach specific timeout808 Then attach the new trigger to an LED on your system:
126 .attach = cgrp_attach,
266 .attach = net_prio_attach,
239 .attach = mq_attach,
831 if (new && new->ops->attach) in qdisc_graft()852 if (new && !new->ops->attach) in qdisc_graft()856 if (new && new->ops->attach) in qdisc_graft()857 new->ops->attach(new); in qdisc_graft()
411 .attach = mqprio_attach,
794 qdisc->ops->attach(qdisc); in attach_default_qdiscs()
87 however, it becomes possible to attach several actions to a packet