Searched refs:pkt (Results 176 - 182 of 182) sorted by relevance

12345678

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.c2306 * Move the packet data from interface memory (pkt) into the
2311 * pkt is really an mbuf.
2314 catchpacket(struct bpf_d *d, u_char *pkt, struct mbuf *m, u_int pktlen, argument
2422 (*cpfn)(pkt, payload, caplen);
/macosx-10.10/bootp-298/bootpd.tproj/
H A Ddhcpd.c607 struct dhcp * rq = request->pkt;
H A DmacNC.c236 macNC_get_client_info(struct dhcp * pkt, int pkt_size, dhcpol_t * options, argument
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddg.h352 * multiple of 8 bytes in length. This ensures that (assuming the pkt
623 * The "body" part of a pkt is used only for certain pkt types (e.g.
918 unsigned16 flags; /* pkt header flags */
922 rpc_dg_pkt_body_p_t body; /* pkt body */
923 unsigned in_cwindow: 1; /* T => pkt is in cwindow size count */
947 * worth of data (including a complete pkt header), encryption must be
1002 rpc_dg_xmitq_elt_p_t first_unsent; /* -> 1st unsent pkt in the queue */
1006 rpc_dg_pkt_hdr_t hdr; /* prototype pkt hdr */
1013 unsigned16 next_serial_num; /* unique serial # sent in each pkt */
1152 rpc_dg_raw_pkt_p_t pkt; /* the raw received packet (offset to member in struct:rpc_dg_recvq_elt_t
[all...]
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c4093 bcopy(dhcp_info.pkt, packet_data, *packet_dataCnt);
4131 bcopy(dhcp_info.pkt, packet_data, *packet_dataCnt);
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-linux.c3974 *sp->pkt = handlep->oneshot_buffer;
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices2781 pkt-krb-ipsec 1293/udp # PKT-KRB-IPSec
2782 pkt-krb-ipsec 1293/tcp # PKT-KRB-IPSec

Completed in 205 milliseconds

12345678