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

/linux-master/net/netfilter/
H A Dxt_socket.c49 socket_match(const struct sk_buff *skb, struct xt_action_param *par, function
99 return socket_match(skb, par, &xt_info_v0);
105 return socket_match(skb, par, par->matchinfo);

Completed in 243 milliseconds