Home | History | Annotate | Download | only in pending

Lines Matching full:filter_prog

249 static  struct sock_fprog filter_prog = {
603 if (setsockopt(state->sockfd, SOL_SOCKET, SO_ATTACH_FILTER, &filter_prog, sizeof(filter_prog)) < 0)