Searched refs:fsn (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | sctp_indata.c | 428 chk->rec.data.fsn, chk->rec.data.mid); in sctp_abort_in_reasm() 436 chk->rec.data.fsn, in sctp_abort_in_reasm() 766 uint32_t fsn; in sctp_handle_old_unordered_data() local 777 fsn = control->fsn_included + 1; in sctp_handle_old_unordered_data() 780 if (chk->rec.data.fsn == fsn) { in sctp_handle_old_unordered_data() 789 fsn++; in sctp_handle_old_unordered_data() 815 nc->fsn_included = tchk->rec.data.fsn; in sctp_handle_old_unordered_data() 912 chk->rec.data.fsn); in sctp_inject_old_unordered_data() 914 if (at && SCTP_TSN_GT(chk->rec.data.fsn, at->rec.data.fsn)) { in sctp_inject_old_unordered_data() 932 if (SCTP_TSN_GT(chk->rec.data.fsn, control->fsn_included)) { in sctp_inject_old_unordered_data() [all …]
|
| H A D | tcp_usrreq.c | 1674 struct tcp_function_set fsn; in tcp_ctloutput_set() local 1679 error = sooptcopyin(sopt, &fsn, sizeof fsn, sizeof fsn); in tcp_ctloutput_set() 1685 blk = find_and_ref_tcp_functions(&fsn); in tcp_ctloutput_set() 1801 struct tcp_function_set fsn; in tcp_ctloutput_get() local 1804 memset(&fsn, 0, sizeof(fsn)); in tcp_ctloutput_get() 1805 find_tcp_function_alias(tp->t_fb, &fsn); in tcp_ctloutput_get() 1807 strncpy(fsn.function_set_name, in tcp_ctloutput_get() 1810 fsn.function_set_name[TCP_FUNCTION_NAME_LEN_MAX - 1] = '\0'; in tcp_ctloutput_get() 1812 fsn.pcbcnt = tp->t_fb->tfb_refcnt; in tcp_ctloutput_get() 1814 error = sooptcopyout(sopt, &fsn, sizeof fsn); in tcp_ctloutput_get()
|
| H A D | sctp_structs.h | 415 uint32_t fsn; /* Fragment Sequence Number */ member 534 uint32_t fsn; member
|
| H A D | sctp_header.h | 155 uint32_t fsn; /* Fragment Sequence Number */ member
|
| H A D | sctp_output.c | 6447 sp->fsn = 0; in sctp_msg_append() 7636 if (sp->fsn == 0) in sctp_move_to_outqueue() 7639 ndchkh->dp.ppid_fsn.fsn = htonl(sp->fsn); in sctp_move_to_outqueue() 7640 sp->fsn++; in sctp_move_to_outqueue() 12464 sp->fsn = 0; in sctp_copy_it_in()
|
| /freebsd/tools/ |
| H A D | install.sh | 65 ln -fsn "$@"
|
| /freebsd/lib/libc/tests/resolv/ |
| H A D | mach | 12 ftp.fsn.hu
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | varied.out | 38 # From: Alex Beregszaszi <alex@fsn.hu>
|
| H A D | gnome | 29 # From: Alex Beregszaszi <alex@fsn.hu>
|
| H A D | amigaos | 194 # From: Alex Beregszaszi <alex@fsn.hu>
|
| H A D | virtual | 204 # From: Alex Beregszaszi <alex@fsn.hu>
|
| /freebsd/contrib/netbsd-tests/lib/libpthread/ |
| H A D | d_mach | 24 ftp.fsn.hu
|