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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_state.c583 if (xfrm_id_proto_match(x->id.proto, proto) &&
620 xfrm_id_proto_match(x->id.proto, proto)) {
1078 int use_spi = xfrm_id_proto_match(x->id.proto, IPSEC_PROTO_ANY);
1281 int use_spi = xfrm_id_proto_match(x->id.proto, IPSEC_PROTO_ANY);
1572 if (!xfrm_id_proto_match(state->id.proto, walk->proto))
H A Dxfrm_policy.c1933 !(xfrm_id_proto_match(tmpl->id.proto, IPSEC_PROTO_ANY))) &&
H A Dxfrm_user.c535 if (xfrm_id_proto_match(p->proto, IPSEC_PROTO_ANY)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h1220 static inline int xfrm_id_proto_match(u8 proto, u8 userproto) function

Completed in 178 milliseconds