Searched refs:cnt_inits_to (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_output.h49 int cnt_inits_to,
H A Dsctp_output.c2029 struct mbuf *m_at, int cnt_inits_to,
2047 cnt = cnt_inits_to;
2129 cnt = cnt_inits_to;
2160 cnt = cnt_inits_to;
4563 int cnt_inits_to = 0; local
4590 cnt_inits_to = 1;
4808 sctp_add_addresses_to_i_ia(inp, stcb, &stcb->asoc.scope, m, cnt_inits_to, &padding_len, &chunk_len);
5373 int cnt_inits_to = 0; local
5540 cnt_inits_to = 1;
5584 cnt_inits_to
2027 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_scoping *scope, struct mbuf *m_at, int cnt_inits_to, uint16_t * padding_len, uint16_t * chunk_len) argument
[all...]

Completed in 79 milliseconds