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()
715 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
766 int ifindex) in bcm_delete_rx_op()
817 int ifindex) in bcm_delete_tx_op()
837 int ifindex) in bcm_read_op()
860 int ifindex, struct sock *sk) in bcm_tx_setup()
1039 int ifindex, struct sock *sk) in bcm_rx_setup()
1249 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1298 int ifindex = bo->ifindex; /* default ifindex for this bcm_op */ in bcm_sendmsg() local