/kernel/linux/linux-6.6/net/ipv4/ |
H A D | igmp.c | 2718 int ip_check_mc_rcu(struct in_device *in_dev, __be32 mc_addr, __be32 src_addr, u8 proto) in ip_check_mc_rcu() argument
|
/kernel/linux/linux-6.6/net/dcb/ |
H A D | dcbnl.c | 2113 u16 proto = 0; in dcb_getrewr() local 1970 dcb_rewr_lookup(const struct dcb_app *app, int ifindex, int proto) dcb_rewr_lookup() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_gre.c | 944 __be16 proto; in ip6erspan_tunnel_xmit() local 742 __gre6_xmit(struct sk_buff *skb, struct net_device *dev, __u8 dsfield, struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __be16 proto) __gre6_xmit() argument [all...] |
H A D | ip6_tunnel.c | 1083 ip6_tnl_xmit(struct sk_buff *skb, struct net_device *dev, __u8 dsfield, struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto) ip6_tnl_xmit() argument 1952 u8 proto; ip6_tnl_validate() local [all...] |
H A D | ip6_output.c | 268 u8 proto = fl6->flowi6_proto; in ip6_xmit() local 1950 unsigned char proto = fl6->flowi6_proto; in __ip6_make_skb() local [all...] |
/kernel/linux/linux-6.6/net/iucv/ |
H A D | af_iucv.c | 449 static struct sock *iucv_sock_alloc(struct socket *sock, int proto, gfp_t prio, int kern) in iucv_sock_alloc() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_dissector.c | 971 bpf_flow_dissect(struct bpf_prog *prog, struct bpf_flow_dissector *ctx, __be16 proto, int nhoff, int hlen, unsigned int flags) bpf_flow_dissect() argument 1024 __skb_flow_dissect(const struct net *net, const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, const void *data, __be16 proto, int nhoff, int hlen, unsigned int flags) __skb_flow_dissect() argument 1328 __be16 proto; __skb_flow_dissect() member [all...] |
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_vlan.c | 936 int __br_vlan_set_proto(struct net_bridge *br, __be16 proto, in __br_vlan_set_proto() argument [all...] |
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_state.c | 313 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type() argument 76 xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr, __be32 spi, u8 proto, unsigned short family) xfrm_spi_hash() argument 416 xfrm_get_type_offload(u8 proto, unsigned short family, bool try_load) xfrm_get_type_offload() argument 751 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) xfrm_state_flush_secctx_check() argument 794 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) xfrm_state_flush_secctx_check() argument 806 xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync) xfrm_state_flush() argument 977 __xfrm_state_lookup_all(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, u8 proto, unsigned short family, struct xfrm_dev_offload *xdo) __xfrm_state_lookup_all() argument 1020 __xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, u8 proto, unsigned short family) __xfrm_state_lookup() argument 1045 __xfrm_state_lookup_byaddr(struct net *net, u32 mark, const xfrm_address_t *daddr, const xfrm_address_t *saddr, u8 proto, unsigned short family) __xfrm_state_lookup_byaddr() argument 1362 xfrm_stateonly_find(struct net *net, u32 mark, u32 if_id, xfrm_address_t *daddr, xfrm_address_t *saddr, unsigned short family, u8 mode, u8 proto, u32 reqid) xfrm_stateonly_find() argument 1492 __find_acq_core(struct net *net, const struct xfrm_mark *m, unsigned short family, u8 mode, u32 reqid, u32 if_id, u8 proto, const xfrm_address_t *daddr, const xfrm_address_t *saddr, int create) __find_acq_core() argument 1961 xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, u8 proto, unsigned short family) xfrm_state_lookup() argument 1974 xfrm_state_lookup_byaddr(struct net *net, u32 mark, const xfrm_address_t *daddr, const xfrm_address_t *saddr, u8 proto, unsigned short family) xfrm_state_lookup_byaddr() argument 1988 xfrm_find_acq(struct net *net, const struct xfrm_mark *mark, u8 mode, u32 reqid, u32 if_id, u8 proto, const xfrm_address_t *daddr, const xfrm_address_t *saddr, int create, unsigned short family) xfrm_find_acq() argument 2171 verify_spi_info(u8 proto, u32 min, u32 max, struct netlink_ext_ack *extack) verify_spi_info() argument 2323 xfrm_state_walk_init(struct xfrm_state_walk *walk, u8 proto, struct xfrm_address_filter *filter) xfrm_state_walk_init() argument 2491 km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) km_report() argument 3077 xfrm_audit_state_icvfail(struct xfrm_state *x, struct sk_buff *skb, u8 proto) xfrm_audit_state_icvfail() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_bridge.h | 187 __be16 proto; member
|
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.c | 576 char proto[32]; in sdp_parse_line() local 1607 char proto[128], host[128], path[512], auth[128]; in ff_rtsp_make_setup_request() local 1721 char proto[128], host[1024], path[1024]; in ff_rtsp_connect() local [all...] |
/third_party/curl/lib/vtls/ |
H A D | schannel.c | 1172 struct alpn_proto_buf proto; in schannel_connect_step1() local
|
H A D | vtls.c | 2117 Curl_alpn_set_negotiated(struct Curl_cfilter *cf, struct Curl_easy *data, const unsigned char *proto, size_t proto_len) Curl_alpn_set_negotiated() argument
|
/third_party/backends/frontend/ |
H A D | saned.c | 2589 AvahiProtocol proto; local
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 1433 open_session(coap_context_t *ctx, coap_proto_t proto, coap_address_t *bind_addr, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) open_session() argument 1493 get_session(coap_context_t *ctx, const char *local_addr, const char *local_port, coap_uri_scheme_t scheme, coap_proto_t proto, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) get_session() argument 1598 coap_proto_t proto; main() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_session.c | 519 coap_make_session(coap_proto_t proto, coap_session_type_t type, in coap_make_session() argument 1099 coap_make_addr_hash(coap_addr_hash_t *addr_hash, coap_proto_t proto, const coap_addr_tuple_t *addr_info) coap_make_addr_hash() argument 1259 coap_session_create_client(coap_context_t *ctx, const coap_address_t *local_if, const coap_address_t *server, coap_proto_t proto) coap_session_create_client() argument 1417 coap_new_client_session(coap_context_t *ctx, const coap_address_t *local_if, const coap_address_t *server, coap_proto_t proto) coap_new_client_session() argument 1432 coap_new_client_session_psk(coap_context_t *ctx, const coap_address_t *local_if, const coap_address_t *server, coap_proto_t proto, const char *identity, const uint8_t *key, unsigned key_len) coap_new_client_session_psk() argument 1457 coap_new_client_session_psk2(coap_context_t *ctx, const coap_address_t *local_if, const coap_address_t *server, coap_proto_t proto, coap_dtls_cpsk_t *setup_data) coap_new_client_session_psk2() argument 1627 coap_new_client_session_pki(coap_context_t *ctx, const coap_address_t *local_if, const coap_address_t *server, coap_proto_t proto, coap_dtls_pki_t *setup_data) coap_new_client_session_pki() argument 1819 coap_proto_name(coap_proto_t proto) coap_proto_name() argument 1844 coap_new_endpoint(coap_context_t *context, const coap_address_t *listen_addr, coap_proto_t proto) coap_new_endpoint() argument [all...] |
H A D | coap_mbedtls.c | 1486 coap_dtls_new_mbedtls_env(coap_session_t *c_session, coap_dtls_role_t role, coap_proto_t proto) global() argument
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-objects.c | 3116 ecma_op_ordinary_object_set_prototype_of(ecma_object_t *obj_p, ecma_value_t proto) ecma_op_ordinary_object_set_prototype_of() argument
|
/third_party/nghttp2/src/ |
H A D | h2load.cc | 1112 auto proto = StringRef{next_proto, next_proto_len}; in connection_made() local 2495 auto proto = StringRef{optarg}; main() local [all...] |
H A D | shrpx_http2_session.cc | 1689 auto proto = StringRef{next_proto, next_proto_len}; in connection_made() local
|
H A D | shrpx_config.cc | 959 Proto proto; member 4358 strproto(Proto proto) strproto() argument [all...] |
H A D | shrpx_client_handler.cc | 630 StringRef proto; in validate_next_proto() local [all...] |
H A D | HttpServer.cc | 908 auto proto = StringRef{next_proto, next_proto_len}; in verify_npn_result() local
|
H A D | util.cc | 866 bool check_h2_is_selected(const StringRef &proto) { in check_h2_is_selected() argument
|
/third_party/lwip/src/apps/mdns/ |
H A D | mdns.c | 175 u16_t proto; member 2192 mdns_resp_add_service(struct netif *netif, const char *name, const char *service, enum mdns_sd_proto proto, u16_t port, u32_t dns_ttl, service_get_txt_fn_t txt_fn, void *txt_data) in mdns_resp_add_service() argument [all...] |