Lines Matching defs:ifindex
107 int ifindex; member
132 int ifindex; member
189 static char *bcm_proc_getifname(struct net *net, char *result, int ifindex) in bcm_proc_getifname()
778 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
829 int ifindex) in bcm_delete_rx_op()
880 int ifindex) in bcm_delete_tx_op()
900 int ifindex) in bcm_read_op()
923 int ifindex, struct sock *sk) in bcm_tx_setup()
1110 int ifindex, struct sock *sk) in bcm_rx_setup()
1317 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1366 int ifindex = bo->ifindex; /* default ifindex for this bcm_op */ in bcm_sendmsg() local