Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/
H A Dbr_netfilter_hooks.c249 switch (nf_bridge->orig_proto) { in nf_bridge_update_protocol()
460 nf_bridge->orig_proto = BRNF_PROTO_8021Q; in setup_pre_routing()
462 nf_bridge->orig_proto = BRNF_PROTO_PPPOE; in setup_pre_routing()
725 if (nf_bridge->orig_proto == BRNF_PROTO_PPPOE) in nf_bridge_mtu_reduction()
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/
H A Dbr_netfilter_hooks.c249 switch (nf_bridge->orig_proto) { in nf_bridge_update_protocol()
460 nf_bridge->orig_proto = BRNF_PROTO_8021Q; in setup_pre_routing()
462 nf_bridge->orig_proto = BRNF_PROTO_PPPOE; in setup_pre_routing()
725 if (nf_bridge->orig_proto == BRNF_PROTO_PPPOE) in nf_bridge_mtu_reduction()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/
H A Dbr_netfilter_hooks.c249 switch (nf_bridge->orig_proto) { in nf_bridge_update_protocol()
460 nf_bridge->orig_proto = BRNF_PROTO_8021Q; in setup_pre_routing()
462 nf_bridge->orig_proto = BRNF_PROTO_PPPOE; in setup_pre_routing()
725 if (nf_bridge->orig_proto == BRNF_PROTO_PPPOE) in nf_bridge_mtu_reduction()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_presence.c1955 char *orig_proto = switch_str_nil(argv[16]); in sofia_dialog_probe_callback() local
2000 if (!zstr(orig_proto) && !strcmp(orig_proto, SOFIA_CHAT_PROTO)) { in sofia_dialog_probe_callback()
2640 char *orig_proto = NULL; in sofia_presence_sub_callback() local
2674 orig_proto = argv[24]; in sofia_presence_sub_callback()
2738 if (!zstr(orig_proto) && !strcmp(orig_proto, SOFIA_CHAT_PROTO)) { in sofia_presence_sub_callback()
3660 char *orig_proto = ""; in sofia_presence_handle_sip_i_subscribe() local
3877 orig_proto = proto; in sofia_presence_handle_sip_i_subscribe()
3962 np.network_port, np.network_ip, orig_proto, full_to, use_to_tag); in sofia_presence_handle_sip_i_subscribe()
4336 if (!zstr(orig_proto)) { in sofia_presence_handle_sip_i_subscribe()
4337 switch_event_add_header_string(sevent, SWITCH_STACK_BOTTOM, "orig_proto", orig_proto); in sofia_presence_handle_sip_i_subscribe()
[all …]
H A Dsofia.c1989 char *proto = "sip", *orig_proto = "sip"; in our_sofia_event_callback() local
2038 np.network_port, np.network_ip, orig_proto, full_to, to_tag); in our_sofia_event_callback()
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/install/sql/
H A Dswitch.sql450 orig_proto character varying(255), field
712 CREATE INDEX ss_orig_proto ON sip_subscriptions USING btree (orig_proto);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dskbuff.h257 } orig_proto:8; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dskbuff.h257 } orig_proto:8; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dskbuff.h257 } orig_proto:8; member