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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c152 static boolean_t ah_register_out(uint32_t, uint32_t, uint_t, ipsecah_stack_t *,
537 ah_register_out(uint32_t sequence, uint32_t pid, uint_t serial, function
558 ah0dbg(("ah_register_out: couldn't allocate mblk.\n"));
640 "ah_register_out()! Missed #%d.\n", i);
703 (void) ah_register_out(0, 0, 0, ahstack, NULL);
1362 * be none), extract the fields, call ah_register_out(),
1367 if (ah_register_out(samsg->sadb_msg_seq, samsg->sadb_msg_pid,

Completed in 52 milliseconds