Lines Matching refs:out
72 struct net_device *out; member
158 p->out = outdev; in nf_hook_state_init()
286 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK_COND() argument
293 ((ret = nf_hook(pf, hook, net, sk, skb, in, out, okfn)) == 1)) in NF_HOOK_COND()
300 struct net_device *in, struct net_device *out, in NF_HOOK() argument
303 int ret = nf_hook(pf, hook, net, sk, skb, in, out, okfn); in NF_HOOK()
311 struct list_head *head, struct net_device *in, struct net_device *out, in NF_HOOK_LIST() argument
339 nf_hook_state_init(&state, hook, pf, in, out, sk, net, okfn); in NF_HOOK_LIST()
404 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK_COND() argument
413 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK() argument
421 struct list_head *head, struct net_device *in, struct net_device *out, in NF_HOOK_LIST() argument