Searched defs:arphdr (Results 1 – 2 of 2) sorted by relevance
51 struct arphdr struct53 unsigned short int ar_hrd; /* Format of hardware address. */54 unsigned short int ar_pro; /* Format of protocol address. */55 unsigned char ar_hln; /* Length of hardware address. */56 unsigned char ar_pln; /* Length of protocol address. */57 unsigned short int ar_op; /* ARP opcode (command). */
52 struct arphdr struct54 unsigned short int ar_hrd; /* Format of hardware address. */55 unsigned short int ar_pro; /* Format of protocol address. */56 unsigned char ar_hln; /* Length of hardware address. */57 unsigned char ar_pln; /* Length of protocol address. */58 unsigned short int ar_op; /* ARP opcode (command). */
Completed in 12 milliseconds