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