Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
sctp_output.c | 620 struct sctp_laddr *laddr, *starting_point; local in function:sctp_choose_v4_boundspecific_stcb 682 starting_point = stcb->asoc.last_used_address; 711 stcb->asoc.last_used_address = starting_point; 1293 struct sctp_laddr *laddr, *starting_point; local in function:sctp_choose_v6_boundspecific_stcb 1325 starting_point = stcb->asoc.last_used_address; 1367 stcb->asoc.last_used_address = starting_point; |