Home
last modified time | relevance | path

Searched defs:packet_struct (Results 1 – 11 of 11) sorted by relevance

/dports/security/razorback-api/api-0.5.0/libssh/include/libssh/
H A Dpacket.h28 typedef struct packet_struct { struct
29 int valid;
30 uint32_t len;
31 uint8_t type;
/dports/security/libssh/libssh-0.9.6/include/libssh/
H A Dpacket.h29 typedef struct packet_struct { struct
30 int valid;
31 uint32_t len;
32 uint8_t type;
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnameserv.h423 struct packet_struct struct
425 struct packet_struct *next; argument
426 struct packet_struct *prev; argument
427 BOOL locked;
428 struct in_addr ip;
429 int port;
430 int fd;
431 time_t timestamp;
432 enum packet_type packet_type;
434 {
[all …]
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnameserv.h423 struct packet_struct struct
425 struct packet_struct *next; argument
426 struct packet_struct *prev; argument
427 BOOL locked;
428 struct in_addr ip;
429 int port;
430 int fd;
431 time_t timestamp;
432 enum packet_type packet_type;
434 {
[all …]
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnameserv.h486 struct packet_struct struct
488 struct packet_struct *next; argument
489 struct packet_struct *prev; argument
490 BOOL locked;
491 struct in_addr ip;
492 int port;
493 int fd;
494 time_t timestamp;
495 enum packet_type packet_type;
496 union {
[all …]
H A Dnamequery.c72 void (*fn)(struct packet_struct *)) in name_status()
178 struct in_addr to_ip, int *count, void (*fn)(struct packet_struct *)) in name_query()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dnameserv.h537 struct packet_struct struct
539 struct packet_struct *next; argument
540 struct packet_struct *prev; argument
541 bool locked;
542 struct in_addr ip;
543 int port;
544 int recv_fd;
545 int send_fd;
546 time_t timestamp;
548 union {
[all …]
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnamequery.c42 name_query (int fd, const char *name, int name_type, BOOL bcast, BOOL recurse, in name_query()
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnamequery.c42 name_query (int fd, const char *name, int name_type, BOOL bcast, BOOL recurse, in name_query()
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Dpacket.h558 struct packet_struct { struct
559 pkttype_t pkttype;
560 union {
575 } pkt;
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Dpacket.h350 struct packet_struct { struct
351 pkttype_t pkttype;
352 union {
368 } pkt;