HomeSort by: relevance | last modified time | path
    Searched defs:inp_save (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_pcb.c 2001 struct sctp_inpcb *inp_save; local in function:sctp_inpcb_free
2199 inp_save = LIST_NEXT(inp, sctp_list);
2214 sctp_iterator_inp_being_freed(inp, inp_save);
sctp_pcb.c 2001 struct sctp_inpcb *inp_save; local in function:sctp_inpcb_free
2199 inp_save = LIST_NEXT(inp, sctp_list);
2214 sctp_iterator_inp_being_freed(inp, inp_save);
sctp_pcb.c 2001 struct sctp_inpcb *inp_save; local in function:sctp_inpcb_free
2199 inp_save = LIST_NEXT(inp, sctp_list);
2214 sctp_iterator_inp_being_freed(inp, inp_save);

Completed in 90 milliseconds