Lines Matching refs:fanout
276 struct packet_fanout *fanout; member
355 if (po->fanout) { in register_prot_hook()
379 if (po->fanout) { in __unregister_prot_hook()
1252 struct packet_fanout *f = po->fanout; in __fanout_link()
1263 struct packet_fanout *f = po->fanout; in __fanout_unlink()
1279 if (ptype->af_packet_priv == (void*)((struct packet_sock *)sk)->fanout) in match_fanout_group()
1305 if (po->fanout) in fanout_add()
1348 po->fanout = match; in fanout_add()
1364 f = po->fanout; in fanout_release()
1368 po->fanout = NULL; in fanout_release()
2488 if (po->fanout) { in packet_do_bind()
3342 val = (po->fanout ? in packet_getsockopt()
3343 ((u32)po->fanout->id | in packet_getsockopt()
3344 ((u32)po->fanout->type << 16)) : in packet_getsockopt()