Searched refs:confirmed (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/camcontrol/
H A Dfwdownload.c939 int confirmed = 0; local
955 confirmed = 1;
1014 if (!confirmed) {
/freebsd-13-stable/sys/netinet/
H A Dsctp_uio.h1226 uint8_t confirmed; /* */ member in struct:xsctp_raddr
H A Dsctp_sysctl.c497 xraddr.confirmed = ((net->dest_state & SCTP_ADDR_UNCONFIRMED) == 0);

Completed in 127 milliseconds