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

  /src/sys/netinet/
sctp_pcb.c 1618 int bindall; local in function:sctp_inpcb_bind
1624 bindall = 1;
1657 bindall = 0;
1673 bindall = 0;
1745 if (bindall) {
1828 if (bindall) {
sctp_pcb.c 1618 int bindall; local in function:sctp_inpcb_bind
1624 bindall = 1;
1657 bindall = 0;
1673 bindall = 0;
1745 if (bindall) {
1828 if (bindall) {
sctp_pcb.c 1618 int bindall; local in function:sctp_inpcb_bind
1624 bindall = 1;
1657 bindall = 0;
1673 bindall = 0;
1745 if (bindall) {
1828 if (bindall) {

Completed in 41 milliseconds