Home
last modified time | relevance | path

Searched defs:bootp_pkt (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddhcp.h41 struct bootp_pkt { struct
42 struct ip iph;
43 struct udphdr udph;
44 u8 op;
45 u8 htype;
46 u8 hlen;
47 u8 hops;
48 be32 xid;
49 be16 secs;
50 be16 flags;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h106542 struct bootp_pkt { struct
106543 struct iphdr iph;
106544 struct udphdr udph;
106545 u8 op;
106546 u8 htype;
106547 u8 hlen;
106548 u8 hops;
106549 __be32 xid;
106550 __be16 secs;
106551 __be16 flags;
[all …]
H A Dvmlinux_600.h106542 struct bootp_pkt { struct
106543 struct iphdr iph;
106544 struct udphdr udph;
106545 u8 op;
106546 u8 htype;
106547 u8 hlen;
106548 u8 hops;
106549 __be32 xid;
106550 __be16 secs;
106551 __be16 flags;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h87769 struct bootp_pkt { struct
87770 struct iphdr iph;
87771 struct udphdr udph;
87772 u8 op;
87773 u8 htype;
87774 u8 hlen;
87775 u8 hops;
87776 __be32 xid;
87777 __be16 secs;
87778 __be16 flags;
[all …]
H A Dvmlinux_602.h87769 struct bootp_pkt { struct
87770 struct iphdr iph;
87771 struct udphdr udph;
87772 u8 op;
87773 u8 htype;
87774 u8 hlen;
87775 u8 hops;
87776 __be32 xid;
87777 __be16 secs;
87778 __be16 flags;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h136707 struct bootp_pkt { struct
136708 struct iphdr iph;
136709 struct udphdr udph;
136710 u8 op;
136711 u8 htype;
136712 u8 hlen;
136713 u8 hops;
136714 __be32 xid;
136715 __be16 secs;
136716 __be16 flags;
[all …]
H A Dvmlinux.h136707 struct bootp_pkt { struct
136708 struct iphdr iph;
136709 struct udphdr udph;
136710 u8 op;
136711 u8 htype;
136712 u8 hlen;
136713 u8 hops;
136714 __be32 xid;
136715 __be16 secs;
136716 __be16 flags;
[all …]