Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dipx.h31 struct ipxhdr { struct
32 __be16 ipx_checksum __packed;
34 __be16 ipx_pktsize __packed;
35 __u8 ipx_tctrl;
36 __u8 ipx_type;
43 struct ipx_address ipx_dest __packed;
44 struct ipx_address ipx_source __packed;