Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c671 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 Dip.h3718 extern boolean_t ip_recv_attr_from_mblk(mblk_t *, ip_recv_attr_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c593 ip_recv_attr_from_mblk(mblk_t *iramp, ip_recv_attr_t *ira) in ip_recv_attr_from_mblk() function
H A Dipsecah.c708 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 Dipsecesp.c1724 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 Dip_ndp.c1646 if (!ip_recv_attr_from_mblk(attrmp, &iras)) { in ip_ndp_excl()
H A Dspd.c5487 if (!ip_recv_attr_from_mblk(attr_mp, &iras)) { in ipsec_check_ipsecin_policy_reasm()
H A Dsadb.c7324 if (!ip_recv_attr_from_mblk(buf_pkt, &iras)) {
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1921 if (!ip_recv_attr_from_mblk(mp, &iras)) { in sctp_process_recvq()