Home
last modified time | relevance | path

Searched refs:SCTP_FROM_SCTP_PCB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_pcb.c2856 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PCB, error); in sctp_inpcb_bind_locked()
2937 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PCB, error); in sctp_inpcb_bind_locked()
3081 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PCB, error); in sctp_inpcb_bind_locked()
3172 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PCB, error); in sctp_inpcb_bind_locked()
3353 SCTP_FROM_SCTP_PCB + SCTP_LOC_1); in sctp_inpcb_free()
3402 SCTP_FROM_SCTP_PCB + SCTP_LOC_2) == 0) { in sctp_inpcb_free()
3479 SCTP_FROM_SCTP_PCB + SCTP_LOC_6) == 0) { in sctp_inpcb_free()
3552 SCTP_FROM_SCTP_PCB + SCTP_LOC_8) == 0) { in sctp_inpcb_free()
4496 SCTP_FROM_SCTP_PCB + SCTP_LOC_9); in sctp_remove_net()
4498 SCTP_FROM_SCTP_PCB + SCTP_LOC_10); in sctp_remove_net()
[all …]
H A Dsctp_constants.h736 #define SCTP_FROM_SCTP_PCB 0x20000000 macro