Lines Matching defs:ifindex
103 int ifindex; member
127 int ifindex; member
174 static char *bcm_proc_getifname(struct net *net, char *result, int ifindex) in bcm_proc_getifname()
708 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
752 int ifindex) in bcm_delete_rx_op()
801 int ifindex) in bcm_delete_tx_op()
821 int ifindex) in bcm_read_op()
844 int ifindex, struct sock *sk) in bcm_tx_setup()
1019 int ifindex, struct sock *sk) in bcm_rx_setup()
1229 static int bcm_tx_send(struct msghdr *msg, int ifindex, struct sock *sk, in bcm_tx_send()
1278 int ifindex = bo->ifindex; /* default ifindex for this bcm_op */ in bcm_sendmsg() local