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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c4378 sadb_update_state(ipsa_t *assoc, uint_t new_state, mblk_t **ipkt_lst) argument
4411 if (ipkt_lst == NULL) {
4416 *ipkt_lst = assoc->ipsa_bpkt_head;
4420 *ipkt_lst = NULL;
4480 sadb_update_sa(mblk_t *mp, keysock_in_t *ksi, mblk_t **ipkt_lst, argument
4563 IPSA_F_INBOUND) ? ipkt_lst : NULL);
4573 IPSA_F_INBOUND) ? ipkt_lst : NULL);

Completed in 57 milliseconds