Searched refs:packet_do_bind (Results 1 – 1 of 1) sorted by relevance
3264 static int packet_do_bind(struct sock *sk, const char *name, int ifindex, in packet_do_bind() function3376 return packet_do_bind(sk, name, 0, 0); in packet_bind_spkt()3393 return packet_do_bind(sk, NULL, sll->sll_ifindex, sll->sll_protocol); in packet_bind()