Searched refs:packet_do_bind (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/packet/
H A Daf_packet.c3193 static int packet_do_bind(struct sock *sk, const char *name, int ifindex, function
3305 return packet_do_bind(sk, name, 0, 0);
3322 return packet_do_bind(sk, NULL, sll->sll_ifindex, sll->sll_protocol);

Completed in 187 milliseconds