Home
last modified time | relevance | path

Searched refs:source_routed (Results 1 – 11 of 11) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tr.c242 int source_routed = 0; in capture_tr() local
272 source_routed = trn_shost[0] & 128; in capture_tr()
299 source_routed = 1; in capture_tr()
305 if (source_routed) { in capture_tr()
319 (!source_routed && frame_type == 1)) { in capture_tr()
370 volatile int source_routed = 0; in dissect_tr() local
419 source_routed = trn_shost_nonsr[0] & 128; in dissect_tr()
457 source_routed = 1; in dissect_tr()
470 if (source_routed) { in dissect_tr()
485 !source_routed) ) { in dissect_tr()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tr.c242 int source_routed = 0; in capture_tr() local
272 source_routed = trn_shost[0] & 128; in capture_tr()
299 source_routed = 1; in capture_tr()
305 if (source_routed) { in capture_tr()
319 (!source_routed && frame_type == 1)) { in capture_tr()
370 volatile int source_routed = 0; in dissect_tr() local
419 source_routed = trn_shost_nonsr[0] & 128; in dissect_tr()
457 source_routed = 1; in dissect_tr()
470 if (source_routed) { in dissect_tr()
485 !source_routed) ) { in dissect_tr()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tr.c242 int source_routed = 0; in capture_tr() local
272 source_routed = trn_shost[0] & 128; in capture_tr()
299 source_routed = 1; in capture_tr()
305 if (source_routed) { in capture_tr()
319 (!source_routed && frame_type == 1)) { in capture_tr()
370 volatile int source_routed = 0; in dissect_tr() local
419 source_routed = trn_shost_nonsr[0] & 128; in dissect_tr()
457 source_routed = 1; in dissect_tr()
470 if (source_routed) { in dissect_tr()
485 !source_routed) ) { in dissect_tr()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tr.c242 int source_routed = 0; in capture_tr() local
272 source_routed = trn_shost[0] & 128; in capture_tr()
299 source_routed = 1; in capture_tr()
305 if (source_routed) { in capture_tr()
319 (!source_routed && frame_type == 1)) { in capture_tr()
370 volatile int source_routed = 0; in dissect_tr() local
419 source_routed = trn_shost_nonsr[0] & 128; in dissect_tr()
457 source_routed = 1; in dissect_tr()
470 if (source_routed) { in dissect_tr()
485 !source_routed) ) { in dissect_tr()
[all …]
/dports/mail/exim-monitor/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dparse.c704 BOOL source_routed = FALSE; in parse_extract_address() local
728 source_routed = TRUE; in parse_extract_address()
736 if (allow_null && !source_routed && *s == '>') in parse_extract_address()
746 if (source_routed && *domain == 0) in parse_extract_address()