Searched refs:ip_recv_attr_from_mblk (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | squeue.c | 671 if (!ip_recv_attr_from_mblk(attrmp, &iras)) { in squeue_drain() 1423 if (!ip_recv_attr_from_mblk(attrmp, &iras)) { in squeue_try_drain_one()
|
H A D | ip.h | 3718 extern boolean_t ip_recv_attr_from_mblk(mblk_t *, ip_recv_attr_t *);
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_attr.c | 593 ip_recv_attr_from_mblk(mblk_t *iramp, ip_recv_attr_t *ira) in ip_recv_attr_from_mblk() function
|
H A D | ipsecah.c | 708 if (!ip_recv_attr_from_mblk(async_mp, &iras)) { in inbound_task() 2621 if (!ip_recv_attr_from_mblk(async_mp, &iras)) { in ah_kcf_callback_inbound()
|
H A D | ipsecesp.c | 1724 if (!ip_recv_attr_from_mblk(async_mp, &iras)) { in esp_kcf_callback_inbound() 3009 if (!ip_recv_attr_from_mblk(async_mp, &iras)) { in inbound_task()
|
H A D | ip_ndp.c | 1646 if (!ip_recv_attr_from_mblk(attrmp, &iras)) { in ip_ndp_excl()
|
H A D | spd.c | 5487 if (!ip_recv_attr_from_mblk(attr_mp, &iras)) { in ipsec_check_ipsecin_policy_reasm()
|
H A D | sadb.c | 7324 if (!ip_recv_attr_from_mblk(buf_pkt, &iras)) {
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 1921 if (!ip_recv_attr_from_mblk(mp, &iras)) { in sctp_process_recvq()
|