Searched defs:send (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-current/tests/sys/netpfil/pf/
H A Dfrag-overindex.py30 def send(src, dst, send_if, recv_if): function
H A Dfrag-overreplace.py31 def send(src, dst, send_if, recv_if): function
H A Dfrag-overlimit.py33 def send(src, dst, send_if, recv_if): function
H A Dsctp.py230 def send(self, buf, ppid, ordered=False): member in class:SCTPClient
[all...]
/freebsd-current/lib/libc/sys/
H A Dsend.c39 send(int s, const void *msg, size_t len, int flags) function
/freebsd-current/contrib/telnet/libtelnet/
H A Dauth.h66 int (*send)(struct XauthP *); member in struct:XauthP
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h71 int (*send) (struct XauthP *); member in struct:XauthP
/freebsd-current/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h120 #undef send macro
122 #define send(s,buf,len,flags) swrap_send(s,buf,len,flags) macro
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backends_priv.h56 ssize_t (*send)(struct net_backend *be, const struct iovec *iov, member in struct:net_backend
/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtask.h124 void (*send)(isc_task_t *task, isc_event_t **eventp); member in struct:isc_taskmethods
/freebsd-current/sbin/ipf/iplang/
H A Diplang.h17 typedef struct send { struct
H A Diplang_y.y232 send: sendhdr '{' sendbody '}' ';' { packet_done(); } label
/freebsd-current/tools/regression/gaithrstress/
H A Dgaithrstress.c189 char waiting[3], *send, *wordfile = "/usr/share/dict/words"; local
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dquota.c141 bool send = false; local
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Dntlm.h132 struct ntlmv2_key send, recv; member in struct:__anon6690::__anon6691::__anon6694
/freebsd-current/contrib/ntp/scripts/monitoring/
H A Dntp.pl77 sub send #' subroutine
/freebsd-current/contrib/byacc/
H A Dlr0.c407 Value_t *send; local
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dbtpand.h105 bool (*send)(channel_t *, packet_t *); member in struct:channel
/freebsd-current/usr.sbin/ppp/
H A Dmp.h69 } send; /* (in UpdateSet()) */ member in struct:mpserver
/freebsd-current/sys/dev/ppbus/
H A Dpps.c85 ppstry(device_t ppbus, int send, int expect) argument
/freebsd-current/lib/libnvmf/
H A Dnvmf_transport.c159 nvmf_capsule_append_data(struct nvmf_capsule *nc, void *buf, size_t len, bool send) argument
/freebsd-current/sys/dev/nvmf/
H A Dnvmf_transport.c133 nvmf_capsule_append_data(struct nvmf_capsule *nc, struct memdesc *mem, size_t len, bool send, nvmf_io_complete_t *complete_cb, void *cb_arg) argument
/freebsd-current/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h247 unsigned long send; member in struct:c4iw_stats
/freebsd-current/contrib/bc/tests/
H A Dhistory.py90 def send(child, data): function
[all...]
/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c426 send(int c) function
[all...]

Completed in 175 milliseconds

123