Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dsctp_ip.h48 extern void sctp_ootb_input(mblk_t *, ip_recv_attr_t *, ip_stack_t *);
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3395 sctp_ootb_input(mblk_t *mp, ip_recv_attr_t *ira, ip_stack_t *ipst) in sctp_ootb_input() function
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c14320 sctp_ootb_input(mp, ira, ipst); in ip_fanout_sctp_raw()