HomeSort by relevance Sort by last modified time
    Searched refs:xfrm_xfrmproto_is_ro (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
xfrm.h 120 int xfrm_xfrmproto_is_ro(__u8 proto);
ipxfrm.c 103 int xfrm_xfrmproto_is_ro(__u8 proto) function
1141 if (xfrm_xfrmproto_is_ro(id->proto)) {
    [all...]
xfrm_state.c 656 if (xfrm_xfrmproto_is_ro(req.xsinfo.id.proto)) {
    [all...]

Completed in 1061 milliseconds