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

  /src/sys/netinet/
sctp_output.c 5281 int no_fragmentflg, error; local in function:sctp_med_chunk_output
5415 no_fragmentflg = 1;
5517 no_fragmentflg = 0;
5604 no_fragmentflg, 0, NULL, asconf))) {
5676 no_fragmentflg = 1;
5775 no_fragmentflg = 0;
5882 no_fragmentflg, bundle_at, data_list[0], asconf))) {
6475 int no_fragmentflg, bundle_at, cnt_thru; local in function:sctp_chunk_retransmission
6480 no_fragmentflg = 1;
6520 no_fragmentflg = 1
    [all...]
sctp_output.c 5281 int no_fragmentflg, error; local in function:sctp_med_chunk_output
5415 no_fragmentflg = 1;
5517 no_fragmentflg = 0;
5604 no_fragmentflg, 0, NULL, asconf))) {
5676 no_fragmentflg = 1;
5775 no_fragmentflg = 0;
5882 no_fragmentflg, bundle_at, data_list[0], asconf))) {
6475 int no_fragmentflg, bundle_at, cnt_thru; local in function:sctp_chunk_retransmission
6480 no_fragmentflg = 1;
6520 no_fragmentflg = 1
    [all...]

Completed in 30 milliseconds