Lines Matching defs:ifindex
104 int ifindex; member
128 int ifindex; member
175 static char *bcm_proc_getifname(struct net *net, char *result, int ifindex) in bcm_proc_getifname()
709 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
760 int ifindex) in bcm_delete_rx_op()
811 int ifindex) in bcm_delete_tx_op()
831 int ifindex) in bcm_read_op()
854 int ifindex, struct sock *sk) in bcm_tx_setup()
1029 int ifindex, struct sock *sk) in bcm_rx_setup()
1239 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1288 int ifindex = bo->ifindex; /* default ifindex for this bcm_op */ in bcm_sendmsg() local