Home
last modified time | relevance | path

Searched +defs:proto +defs:h (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/contrib/tcpdump/
H A Dprint-juniper.c432 uint16_t proto; member
471 const struct pcap_pkthdr *h, const u_char *p) in juniper_ggsn_if_print()
477 nd_uint8_t proto; in juniper_ggsn_if_print() member
483 uint8_t proto; in juniper_ggsn_if_print() local
524 const struct pcap_pkthdr *h, const u_char *p) in juniper_es_if_print()
682 const struct pcap_pkthdr *h, const u_char *p) in juniper_pppoe_if_print()
727 const struct pcap_pkthdr *h, const u_char *p) in juniper_ppp_if_print()
897 const struct pcap_pkthdr *h, const u_char *p) in juniper_mfr_if_print()
971 const struct pcap_pkthdr *h, const u_char *p) in juniper_mlfr_if_print()
1019 const struct pcap_pkthdr *h, const u_char *p) in juniper_atm1_if_print()
[all …]
H A Dprint-chdlc.c46 chdlc_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in chdlc_if_print()
55 u_int proto; in chdlc_print() local
H A Dprint-ppp.c415 u_int proto, const u_char *pptr, u_int length) in handle_ctrl_proto()
1366 u_int i, proto; in ppp_hdlc() local
1461 u_int proto, const u_char *p, u_int length) in handle_ppp()
1525 u_int proto,ppp_header; in ppp_print() local
1599 const struct pcap_pkthdr *h, const u_char *p) in ppp_if_print()
1668 const struct pcap_pkthdr *h, const u_char *p) in ppp_hdlc_if_print()
1672 u_int proto; in ppp_hdlc_if_print() local
H A Dprint-isakmp.c163 struct isakmp_gen h; member
177 struct isakmp_gen h; member
193 struct isakmp_gen h; member
202 struct isakmp_gen h; member
209 struct isakmp_gen h; member
219 struct isakmp_gen h; member
231 struct isakmp_gen h; member
1214 uint32_t proto, int depth _U_) in ikev1_t_print()
1646 uint32_t proto; in ikev1_n_print() local
1800 uint32_t proto; in ikev1_d_print() local
[all …]
H A Dprint-pfsync.c61 pfsync_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in pfsync_if_print()
319 sa_family_t af, const char *proto) in print_host()
345 const struct pfsync_state_peer *dst, uint8_t proto) in print_src_dst()
/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.c333 print_port(u_int8_t op, u_int16_t p1, u_int16_t p2, const char *proto, int numeric) in print_port()
379 sa_family_t af, u_int8_t proto, int verbose, int numeric) in print_fromto()
1242 struct node_host *h; in print_tabledef() local
1433 struct node_host *n = NULL, *h = NULL; in ifa_load() local
1596 struct node_host *n, *h = NULL; in ifa_grouplookup() local
1738 struct node_host *h = NULL; in host() local
1788 struct node_host *n, *h = NULL; in host_if() local
1835 struct node_host *h = NULL; in host_v4() local
1865 struct node_host *h = NULL; in host_v6() local
1895 struct node_host *n, *h = NULL; in host_dns() local
[all …]
H A Dparse.y131 u_int16_t proto; member
137 u_int8_t proto; member
166 u_int8_t proto; member
423 struct node_proto *proto; member
940 struct node_proto *proto; variable
1570 struct node_host *h = NULL, *hh; variable
1718 struct node_host *h, *nh; variable
2352 struct node_proto *proto; variable
5224 disallow_table(struct node_host *h, const char *fmt) in disallow_table()
5246 disallow_alias(struct node_host *h, const char *fmt) in disallow_alias()
[all …]
H A Dpfctl.c286 pfctl_proto2name(int proto) in pfctl_proto2name()
380 struct node_host *h = NULL, *n = NULL; in pfctl_check_skip_ifaces() local
407 struct node_host *h = NULL, *n = NULL; in pfctl_adjust_skip_ifaces() local
2705 struct node_host *h = NULL, *n = NULL; in pfctl_set_interface_flags() local
/freebsd-14.2/sys/netpfil/pf/
H A Dpf_norm.c829 uint8_t proto; in pf_reassemble6() local
952 uint8_t proto; in pf_refragment6() local
1038 struct ip *h = mtod(m, struct ip *); in pf_normalize_ip() local
1200 struct ip6_hdr *h = mtod(m, struct ip6_hdr *); in pf_normalize_ip6() local
1209 u_int8_t proto; in pf_normalize_ip6() local
1373 int off, void *h, struct pf_pdesc *pd) in pf_normalize_tcp()
1513 struct ip *h = mtod(m, struct ip *); in pf_normalize_tcp_init() local
1520 struct ip6_hdr *h = mtod(m, struct ip6_hdr *); in pf_normalize_tcp_init() local
1630 struct ip *h = mtod(m, struct ip *); in pf_normalize_tcp_stateful() local
2180 int off, void *h, struct pf_pdesc *pd) in pf_normalize_sctp()
[all …]
H A Dpf.c645 uint32_t h; in pf_hashkey() local
657 uint32_t h; in pf_hashsrc() local
2605 u_int8_t proto, dir; in pf_print_state_parts() local
3129 struct ip *h = NULL; in pf_build_tcp() local
3277 struct ip *h = NULL; in pf_send_sctp_abort() local
4373 uint16_t proto; in pf_test_eth_rule() local
6528 struct sctp_paramhdr h; in pf_multihome_scan() local
7438 struct ip *h = mtod(m, struct ip *); in pf_pull_hdr() local
7461 struct ip6_hdr *h = mtod(m, struct ip6_hdr *); in pf_pull_hdr() local
8219 struct ip *h = NULL; in pf_test() local
[all …]
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dkrbhst.c59 const char *proto, const char *service, int port) in srv_find_realm()
298 struct krb5_krbhst_info *h; in append_host_hostinfo() local
333 const char *proto = ""; in krb5_krbhst_format_string() local
350 make_hints(struct addrinfo *hints, int proto) in make_hints()
441 const char *proto, const char *service) in srv_get_hosts()
493 const char *serv_string, int port, int proto) in fallback_get_hosts()
1006 krb5_krbhst_info *h, *next; in krb5_krbhst_free() local
/freebsd-14.2/sbin/ipf/ipsend/
H A Dipsend.c141 u_char proto; in udpcksum() member
144 } h; in udpcksum() member
/freebsd-14.2/usr.sbin/ppp/
H A Dhdlc.c288 hdlc_Protocol2Nam(u_short proto) in hdlc_Protocol2Nam()
364 const u_char *h; in hdlc_Detect() local
/freebsd-14.2/contrib/less/
H A Dprompt.c239 IFILE h; in protochar() local
462 public char * pr_expand(constant char *proto) in pr_expand()
/freebsd-14.2/sys/netgraph/
H A Dng_socket.c194 ngc_attach(struct socket *so, int proto, struct thread *td) in ngc_attach()
394 ngd_attach(struct socket *so, int proto, struct thread *td) in ngd_attach()
799 uint32_t h; in ngs_rehash() local
830 uint32_t h; in ngs_newhook() local
869 uint32_t h; in ngs_findhook() local
/freebsd-14.2/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c113 uint8_t proto; member
217 #define STATE_HASH(h, v) \ argument
312 uint16_t port, uint8_t proto) in nat64lsn_get_state6to4()
413 inspect_icmp_mbuf(struct mbuf **mp, uint8_t *proto, uint32_t *addr, in inspect_icmp_mbuf()
483 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_get_state4to6()
610 uint8_t proto; in nat64lsn_translate4() local
1109 struct nat64lsn_pg **pgptr, uint8_t proto) in nat64lsn_alloc_proto_pg()
1412 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_request_host()
1435 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_request_pg()
1494 int offset, proto; in nat64lsn_translate6() local
/freebsd-14.2/crypto/openssl/crypto/bio/
H A Dbio_addr.c483 const char *h = NULL; size_t hl = 0; in BIO_parse_hostserv() local
858 char *proto = NULL; in BIO_lookup_ex() local
/freebsd-14.2/stand/libsa/
H A Drpc.c372 n_long proto; /* call protocol */ in rpc_getport() member
379 n_long h[RPC_HEADER_WORDS]; in rpc_getport() member
/freebsd-14.2/stand/efi/loader/
H A Dmain.c497 EFI_HANDLE h; in find_currdev() local
837 parse_loader_efi_config(EFI_HANDLE h, const char *env_fn) in parse_loader_efi_config()
1762 char *proto; in command_netserver() local
/freebsd-14.2/crypto/openssh/regress/
H A Dnetcat.c1195 int proto, option; in set_common_sockopts() local
1407 decode_addrport(const char *h, const char *p, struct sockaddr *addr, in decode_addrport()
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c171 uint8_t proto; /* UL Protocol */ member
196 uint8_t proto; /* UL Protocol */ member
288 #define DYN_BUCKET(h, b) ((h) & (b - 1)) argument
2831 #define DYN_RESET_EACTION(s, h, b) \ in ipfw_dyn_reset_eaction() argument
2878 #define DYN_COUNT_OBJECTS(s, h, b) \ in ipfw_dyn_get_count() argument
3096 #define DYN_EXPORT_STATES(s, af, h, b) \ in ipfw_dump_states() argument
H A Dip_fw2.c630 struct ip *h = NULL; /* stupid compiler */ in ipfw_send_pkt() local
1430 uint8_t proto; in ipfw_chk() local
/freebsd-14.2/contrib/ldns/
H A Dstr2host.c926 uint32_t h = 0; in ldns_str2rdf_loc() local
1098 struct protoent *proto = NULL; in ldns_str2rdf_wks() local
1478 unsigned int a, b, c, d, e, f, g, h; in ldns_str2rdf_eui64() local
/freebsd-14.2/sys/net/
H A Dpfvar.h343 #define PF_HASHROW_LOCK(h) mtx_lock(&(h)->lock) argument
344 #define PF_HASHROW_UNLOCK(h) mtx_unlock(&(h)->lock) argument
720 uint16_t proto; member
832 u_int8_t proto; member
933 u_int8_t proto; member
941 u_int8_t proto; member
1003 uint8_t proto; member
1123 u_int8_t proto; member
1150 u_int8_t proto; member
1575 u_int8_t proto; member
[all …]
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Devutil.c926 evutil_unparse_protoname(int proto) in evutil_unparse_protoname()
1716 DWORD h = e->code; in hash_cached_sock_errs() local

12