Home
last modified time | relevance | path

Searched refs:option_header (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/py-glances/glances-3.1.4/glances/
H A Dconfig.py254 option_header=None, argument
257 if option_header is None:
260 header = option_header + '_'
/dports/net/libpcap/libpcap-1.10.1/
H A Dsf-pcapng.c74 struct option_header { struct
414 static struct option_header *
417 struct option_header *opthdr; in get_opthdr_from_block_data()
440 struct option_header *opthdr, char *errbuf) in get_optvalue_from_block_data()
464 struct option_header *opthdr; in process_idb_options()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dsf-pcapng.c74 struct option_header { struct
412 static struct option_header *
415 struct option_header *opthdr; in get_opthdr_from_block_data()
438 struct option_header *opthdr, char *errbuf) in get_optvalue_from_block_data()
462 struct option_header *opthdr; in process_idb_options()
/dports/sysutils/pcapfix/pcapfix-1.1.7/
H A Dpcapng.c30 struct option_header { struct
104 struct option_header oh; /* Option Header */ in fix_pcapng()
1795 struct option_header oh; /* options header */ in write_shb()
1825 size += sizeof(struct option_header); in write_shb()
1894 struct option_header oh; /* options header */ in write_idb()
1934 size += sizeof(struct option_header); in write_idb()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DTcpIp.c2413 IPV6_OPTION_HEADER *option_header; in ParseIPv6ExtHeader() local
2442 option_header = (IPV6_OPTION_HEADER *)buf; in ParseIPv6ExtHeader()
2443 option_header_size = (option_header->Size + 1) * 8; in ParseIPv6ExtHeader()
2567 ICMPV6_OPTION *option_header; in ParseICMPv6Options() local
2576 option_header = (ICMPV6_OPTION *)buf; in ParseICMPv6Options()
2578 header_total_size = option_header->Length * 8; in ParseICMPv6Options()
2594 switch (option_header->Type) in ParseICMPv6Options()
2601 if (option_header->Type == ICMPV6_OPTION_TYPE_SOURCE_LINK_LAYER) in ParseICMPv6Options()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DTcpIp.c2413 IPV6_OPTION_HEADER *option_header; in ParseIPv6ExtHeader() local
2442 option_header = (IPV6_OPTION_HEADER *)buf; in ParseIPv6ExtHeader()
2443 option_header_size = (option_header->Size + 1) * 8; in ParseIPv6ExtHeader()
2567 ICMPV6_OPTION *option_header; in ParseICMPv6Options() local
2576 option_header = (ICMPV6_OPTION *)buf; in ParseICMPv6Options()
2578 header_total_size = option_header->Length * 8; in ParseICMPv6Options()
2594 switch (option_header->Type) in ParseICMPv6Options()
2601 if (option_header->Type == ICMPV6_OPTION_TYPE_SOURCE_LINK_LAYER) in ParseICMPv6Options()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DTcpIp.c2216 IPV6_OPTION_HEADER *option_header; in ParseIPv6ExtHeader() local
2245 option_header = (IPV6_OPTION_HEADER *)buf; in ParseIPv6ExtHeader()
2246 option_header_size = (option_header->Size + 1) * 8; in ParseIPv6ExtHeader()
2370 ICMPV6_OPTION *option_header; in ParseICMPv6Options() local
2379 option_header = (ICMPV6_OPTION *)buf; in ParseICMPv6Options()
2381 header_total_size = option_header->Length * 8; in ParseICMPv6Options()
2397 switch (option_header->Type) in ParseICMPv6Options()
2404 if (option_header->Type == ICMPV6_OPTION_TYPE_SOURCE_LINK_LAYER) in ParseICMPv6Options()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/bam-loader/
H A Dbam-loader.c142 static char const option_header[] = "header"; variable
167 #define OPTION_HEADER option_header
/dports/databases/phpmyadmin/
H A Dplist918 %%WWWDIR%%/templates/display/export/option_header.twig