Lines Matching defs:ifindex
106 int ifindex; member
130 int ifindex; member
187 static char *bcm_proc_getifname(struct net *net, char *result, int ifindex) in bcm_proc_getifname()
757 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
808 int ifindex) in bcm_delete_rx_op()
859 int ifindex) in bcm_delete_tx_op()
879 int ifindex) in bcm_read_op()
902 int ifindex, struct sock *sk) in bcm_tx_setup()
1081 int ifindex, struct sock *sk) in bcm_rx_setup()
1291 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1340 int ifindex = bo->ifindex; /* default ifindex for this bcm_op */ in bcm_sendmsg() local