Searched defs:__nf_ct_l4proto_find (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dnf_conntrack_proto.c69 __nf_ct_l4proto_find(u_int16_t l3proto, u_int8_t l4proto) function
76 EXPORT_SYMBOL_GPL(__nf_ct_l4proto_find); variable
134 p = __nf_ct_l4proto_find(l3num, l4num);

Completed in 37 milliseconds