Searched defs:pkt (Results 1 - 25 of 110) sorted by relevance

12345

/macosx-10.10/bind9-45.101/bind9/lib/lwres/
H A Dlwpacket.c78 lwres_lwpacket_renderheader(lwres_buffer_t *b, lwres_lwpacket_t *pkt) { argument
101 lwres_lwpacket_parseheader(lwres_buffer_t *b, lwres_lwpacket_t *pkt) argument
[all...]
H A Dlwres_noop.c116 lwres_nooprequest_render(lwres_context_t *ctx, lwres_nooprequest_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
169 lwres_noopresponse_render(lwres_context_t *ctx, lwres_noopresponse_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
220 lwres_nooprequest_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_nooprequest_t **structp) argument
268 lwres_noopresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_noopresponse_t **structp) argument
[all...]
H A Dlwres_gnba.c117 lwres_gnbarequest_render(lwres_context_t *ctx, lwres_gnbarequest_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
174 lwres_gnbaresponse_render(lwres_context_t *ctx, lwres_gnbaresponse_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
246 lwres_gnbarequest_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_gnbarequest_t **structp) argument
291 lwres_gnbaresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_gnbaresponse_t **structp) argument
[all...]
H A Dlwres_gabn.c121 lwres_gabnrequest_render(lwres_context_t *ctx, lwres_gabnrequest_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
188 lwres_gabnresponse_render(lwres_context_t *ctx, lwres_gabnresponse_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
285 lwres_gabnrequest_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_gabnrequest_t **structp) argument
335 lwres_gabnresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_gabnresponse_t **structp) argument
[all...]
H A Dlwres_grbn.c40 lwres_grbnrequest_render(lwres_context_t *ctx, lwres_grbnrequest_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
113 lwres_grbnresponse_render(lwres_context_t *ctx, lwres_grbnresponse_t *req, lwres_lwpacket_t *pkt, lwres_buffer_t *b) argument
201 lwres_grbnrequest_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_grbnrequest_t **structp) argument
255 lwres_grbnresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b, lwres_lwpacket_t *pkt, lwres_grbnresponse_t **structp) argument
[all...]
H A Dlwresutil.c249 lwres_lwpacket_t pkt; local
365 lwres_lwpacket_t pkt; local
472 lwres_lwpacket_t pkt; local
[all...]
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A DDHCPv6Socket.h46 DHCPv6PacketRef pkt; member in struct:__anon6911
H A Ddhcp_thread.h46 uint32_t pkt[1500/sizeof(uint32_t)]; member in struct:saved_pkt
H A DDHCPLease.h63 uint8_t pkt[1]; member in struct:__anon6908
/macosx-10.10/bootp-298/bootpd.tproj/
H A Dbootpd.h35 struct dhcp * pkt; member in struct:__anon6960
/macosx-10.10/bootp-298/bootplib/
H A DDHCPv6.c99 DHCPv6PacketSetMessageType(DHCPv6PacketRef pkt, int msg_type) argument
114 DHCPv6PacketSetTransactionID(DHCPv6PacketRef pkt, uint32_t transaction_id) argument
137 DHCPv6PacketGetTransactionID(const DHCPv6PacketRef pkt) argument
152 DHCPv6PacketPrintToString(CFMutableStringRef str, const DHCPv6PacketRef pkt, int pkt_len) argument
168 DHCPv6PacketFPrint(FILE * file, const DHCPv6PacketRef pkt, int pkt_len) argument
[all...]
H A Din_cksum.c59 in_cksum(void * pkt, int len) argument
H A Dbsdplib.c126 bsdp_print_packet(struct dhcp * pkt, int length, int options_only) argument
H A Dbpflib.c134 bpf_write(int fd, void * pkt, int len) argument
/macosx-10.10/ntp-92/libntp/
H A Da_md5encrypt.c24 MD5authencrypt( int type, u_char *key, u_int32 *pkt, int length ) argument
68 MD5authdecrypt( int type, u_char *key, u_int32 *pkt, int length, int size ) argument
/macosx-10.10/ntp-92/sntp/
H A Dutilities.c14 u_char *pkt; local
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c75 ldns_pkt *pkt = NULL; local
[all...]
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dfsm.c85 fsm_isakmp_initial_pkt (vchar_t *pkt, struct sockaddr_storage *local, struct sockaddr_storage *remote) argument
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dlwres_test.c74 lwres_lwpacket_t pkt, pkt2; local
[all...]
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddgpkt.h169 rpc_dg_pkt_body_t pkt; member in struct:rpc_dg_pkt_pool_elt_t::__anon8326::__anon8327
173 rpc_dg_raw_pkt_t pkt; member in struct:rpc_dg_pkt_pool_elt_t::__anon8326::__anon8328
H A Ddgsoc.c400 rpc_dg_pkt_pool_elt_p_t pkt; local
[all...]
H A Dnoauthdg.c135 rpc__noauth_dg_pre_send( rpc_auth_info_p_t info, rpc_dg_xmitq_elt_p_t pkt, rpc_dg_pkt_hdr_p_t hdrp, rpc_socket_iovec_p_t iov, int iovlen, dce_pointer_t cksum, error_status_t *st ) argument
154 rpc__noauth_dg_recv_ck( rpc_auth_info_p_t info, rpc_dg_recvq_elt_p_t pkt, dce_pointer_t cksum, error_status_t *st ) argument
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLUtil.c322 EAPOLPacketSetLength(EAPOLPacketRef pkt, uint16_t length) argument
329 EAPOLPacketGetLength(const EAPOLPacketRef pkt) argument
335 EAPOLRC4KeyDescriptorSetLength(EAPOLRC4KeyDescriptorRef pkt, uint16_t length) argument
342 EAPOLKeyDescriptorSetLength(EAPOLKeyDescriptorRef pkt, uint16_t length) argument
349 EAPOLRC4KeyDescriptorGetLength(const EAPOLRC4KeyDescriptorRef pkt) argument
355 EAPOLKeyDescriptorGetLength(const EAPOLKeyDescriptorRef pkt) argument
361 EAPOLIEEE80211KeyDescriptorGetLength(const EAPOLIEEE80211KeyDescriptorRef pkt) argument
367 EAPOLIEEE80211KeyDescriptorGetInformation(const EAPOLIEEE80211KeyDescriptorRef pkt) argument
373 EAPOLIEEE80211KeyDescriptorGetKeyDataLength(const EAPOLIEEE80211KeyDescriptorRef pkt) argument
[all...]
H A DEAPUtil.c176 const EAPPacketRef pkt = (const EAPPacketRef)rd_p; local
299 EAPPacketSetLength(EAPPacketRef pkt, uint16_t length) argument
306 EAPPacketGetLength(const EAPPacketRef pkt) argument
/macosx-10.10/ntp-92/ntpd/
H A Dntp_monitor.c213 register struct pkt *pkt; local

Completed in 480 milliseconds

12345