Home
last modified time | relevance | path

Searched refs:sadb_action_to_ecomb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c79 static uint8_t *sadb_action_to_ecomb(uint8_t *, uint8_t *, ipsec_action_t *,
5408 cur = sadb_action_to_ecomb(cur, end, walker, ns);
5975 sadb_action_to_ecomb(uint8_t *start, uint8_t *limit, ipsec_action_t *act, function