#iphdr

struct iphdr

structiphdr{#ifdefined(__LITTLE_ENDIAN_BITFIELD)__u8ihl:4,version:4;#elifdefined(__BIG_ENDIAN_BITFIELD)__u8version:4,ihl:4;#else#error"Pleasefix<asm/byteorde...
代码星球 ·2020-04-09