Home
last modified time | relevance | path

Searched refs:more_fragments (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls_common.c631 int more_fragments, length_included; in eap_tls_process_output() local
646 more_fragments = 1; in eap_tls_process_output()
651 more_fragments = 0; in eap_tls_process_output()
675 if (more_fragments) in eap_tls_process_output()
687 if (!more_fragments) in eap_tls_process_output()
/third_party/boost/doc/html/boost_asio/example/cpp03/icmp/
Dipv4_header.hpp62 bool more_fragments() const { return (rep_[6] & 0x20) != 0; } in more_fragments() function in ipv4_header
/third_party/boost/libs/asio/example/cpp03/icmp/
Dipv4_header.hpp62 bool more_fragments() const { return (rep_[6] & 0x20) != 0; } in more_fragments() function in ipv4_header
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls_common.c628 int more_fragments, length_included; in eap_tls_process_output() local
643 more_fragments = 1; in eap_tls_process_output()
648 more_fragments = 0; in eap_tls_process_output()
672 if (more_fragments) in eap_tls_process_output()
684 if (!more_fragments) in eap_tls_process_output()