Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 4030) sorted by last modified time

12345678910>>...162

/freebsd/sys/netinet/
H A Dtcp_usrreq.c866 tcp_usr_rcvd(struct socket *so, int flags) in tcp_usr_rcvd()
914 tcp_usr_send(struct socket *so, int flags, struct mbuf *m, in tcp_usr_send()
1338 tcp_pru_options_support(struct tcpcb *tp, int flags) in tcp_pru_options_support()
1359 tcp_usr_rcvoob(struct socket *so, struct mbuf *m, int flags) in tcp_usr_rcvoob()
H A Dtcp_var.h162 uint32_t flags; /* Type of request open etc */ member
H A Dtcp_subr.c1799 tcp_seq ack, tcp_seq seq, uint16_t flags) in tcp_respond()
H A Dtcp_input.c513 cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos) in cc_ecnpkt_handler_flags()
3506 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) in tcp_dooptions()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c13340 int dir, uint32_t flags, struct rack_sendmap *rsm) in rack_log_collapse()
15387 rack_init_fsb_block(struct tcpcb *tp, struct tcp_rack *rack, int32_t flags) in rack_init_fsb_block()
19659 rack_log_fsb(struct tcp_rack *rack, struct tcpcb *tp, struct socket *so, uint32_t flags, in rack_log_fsb()
20045 uint16_t flags; in rack_fast_rsm_output() local
20638 uint16_t flags; in rack_fast_output() local
21113 uint16_t flags) in rack_setup_fast_output()
21264 uint16_t flags; in rack_output() local
25873 rack_pru_options(struct tcpcb *tp, int flags) in rack_pru_options()
H A Dbbr.c2607 uint32_t flags, uint32_t line) in bbr_log_type_rsmclear()
2768 …int32_t t, uint32_t end, uint32_t tsconv, uint32_t cts, int32_t match, uint32_t seq, uint8_t flags) in bbr_log_type_bbrrttprop()
11808 int32_t flags, abandon, error = 0; in bbr_output_wtime() local
14075 bbr_pru_options(struct tcpcb *tp, int flags) in bbr_pru_options()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2369 u_short flags = NFSLCK_LOCK, lflags; in nfsrvd_lock() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2097 auto flags = Builder.CreateLoad( in GenerateDirectMethodPrologue() local
/freebsd/contrib/libfido2/src/
H A Dassert.c358 fido_check_flags(uint8_t flags, fido_opt_t up, fido_opt_t uv) in fido_check_flags()
/freebsd/contrib/libfido2/src/fido/
H A Dtypes.h314 int flags; /* internal flags; see FIDO_DEV_* */ member
/freebsd/contrib/libfido2/tools/
H A Dassert_get.c79 prepare_assert(FILE *in_f, int flags, const struct toggle *opt) in prepare_assert()
160 print_assert(FILE *out_f, const fido_assert_t *assert, size_t idx, int flags) in print_assert()
223 int flags = 0; in assert_get() local
H A Dcred_make.c20 prepare_cred(FILE *in_f, int type, int flags) in prepare_cred()
152 int flags = 0; in cred_make() local
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_assert.c390 uint8_t flags; in test() local
501 mutate(struct param *p, unsigned int seed, unsigned int flags) NO_MSAN in mutate()
/freebsd/usr.bin/diff/
H A Ddiffdir.c48 diffdir(char *p1, char *p2, int flags) in diffdir()
173 char *path2, size_t plen2, int flags) in diffit()
H A Ddiffreg_new.c145 diffreg_new(char *file1, char *file2, int flags, int capsicum) in diffreg_new()
309 can_libdiff(int flags) in can_libdiff()
/freebsd/usr.sbin/bhyvectl/
H A Dbhyvectl.c181 int error, flags, prot, segid, delim; in show_memmap() local
/freebsd/usr.bin/split/
H A Dsplit.c356 int flags = O_WRONLY | O_CREAT | O_TRUNC; in newfile() local
/freebsd/tests/sys/kern/
H A Dsendfile_helper.c57 int flags; in tcp_socketpair() local
135 int ch, fd, ss[2], flags, error; in main() local
/freebsd/sys/sys/
H A Dmbuf.h115 int flags; /* Flags for mbuf being allocated */ member
958 m_init(struct mbuf *m, int how, short type, int flags) in m_init()
1030 m_getcl(int how, short type, int flags) in m_getcl()
1124 #define MEXTADD(m, buf, size, free, arg1, arg2, flags, type) \ argument
/freebsd/sys/vm/
H A Dvm_glue.c376 vm_thread_kstack_arena_import(void *arena, vmem_size_t size, int flags, in vm_thread_kstack_arena_import()
650 kstack_import(void *arg, void **store, int cnt, int domain, int flags) in kstack_import()
778 struct vmspace *vm2, int flags) in vm_forkproc()
/freebsd/sys/x86/acpica/
H A Dmadt.c344 madt_parse_cpu(unsigned int apic_id, unsigned int flags) in madt_parse_cpu()
362 madt_add_cpu(u_int acpi_id, u_int apic_id, u_int flags) in madt_add_cpu()
/freebsd/sys/kern/
H A Dkern_mbuf.c435 int flags) in dn_buf_import()
645 int flags; in mb_ctor_mbuf() local
797 int error, flags; in mb_ctor_pack() local
1351 m_get2(int size, int how, short type, int flags) in m_get2()
1385 m_get3(int size, int how, short type, int flags) in m_get3()
1423 m_getjcl(int how, short type, int flags, int size) in m_getjcl()
1455 mc_get(struct mchain *mc, u_int length, int how, short type, int flags) in mc_get()
1515 m_getm2(struct mbuf *m, int len, int how, short type, int flags) in m_getm2()
1560 void *arg1, void *arg2, int flags, int type) in m_extadd()
H A Dkern_sysctl.c2108 size_t *oldlenp, void *new, size_t newlen, size_t *retval, int flags) in kernel_sysctl()
2155 void *new, size_t newlen, size_t *retval, int flags) in kernel_sysctlbyname()
2451 int flags, bool inkernel) in kern___sysctlbyname()
2517 size_t *retval, int flags) in userland_sysctl()
2830 void *old, size_t *oldlenp, size_t *retval, int flags) in db_sysctl()
2911 db_show_oid(struct sysctl_oid *oidp, int *oid, size_t nlen, int flags) in db_show_oid()
2964 db_show_sysctl_all(int *oid, size_t len, int flags) in db_show_sysctl_all()
3018 db_sysctlbyname(const char *name, int flags) in db_sysctlbyname()
3073 int error, i, t, flags; in DB_COMMAND_FLAGS() local
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2083 u_int flags; member
2789 int rc = 0, mtu, flags; in cxgbe_ioctl() local
6109 update_mac_settings(if_t ifp, int flags) in update_mac_settings()
6237 begin_synchronized_op(struct adapter *sc, struct vi_info *vi, int flags, in begin_synchronized_op()
6330 end_synchronized_op(struct adapter *sc, int flags) in end_synchronized_op()
9055 sbuf_cim_la(struct adapter *sc, struct sbuf *sb, int flags) in sbuf_cim_la()
9472 sbuf_devlog(struct adapter *sc, struct sbuf *sb, int flags) in sbuf_devlog()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c106 alloc_toepcb(struct vi_info *vi, int flags) in alloc_toepcb()
490 alloc_tcb_histent(struct adapter *sc, u_int tid, int flags) in alloc_tcb_histent()
1467 alloc_tid_tab(struct tid_info *t, int flags) in alloc_tid_tab()
1494 alloc_stid_tab(struct tid_info *t, int flags) in alloc_stid_tab()

12345678910>>...162