Searched refs:fwcmd (Results 1 – 3 of 3) sorted by relevance
/freebsd/libexec/rc/ |
H A D | rc.firewall | 84 ${fwcmd} add 100 pass all from any to any via lo0 85 ${fwcmd} add 200 deny all from any to 127.0.0.0/8 86 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any 88 ${fwcmd} add 400 deny all from any to ::1 89 ${fwcmd} add 500 deny all from ::1 to any 102 ${fwcmd} add pass ipv6-icmp from :: to ff02::/16 104 ${fwcmd} add pass ipv6-icmp from fe80::/10 to fe80::/10 105 ${fwcmd} add pass ipv6-icmp from fe80::/10 to ff02::/16 108 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 1 111 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 2,135,136 [all …]
|
/freebsd/sys/dev/oce/ |
H A D | oce_mbox.c | 82 struct ioctl_common_function_reset *fwcmd; in oce_reset_fun() local 101 fwcmd = (struct ioctl_common_function_reset *)&mbx->payload; in oce_reset_fun() 102 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_reset_fun() 290 struct mbx_get_common_fw_version *fwcmd; in oce_get_fw_version() local 295 fwcmd = (struct mbx_get_common_fw_version *)&mbx.payload; in oce_get_fw_version() 296 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_version() 309 ret = fwcmd->hdr.u0.rsp.status; in oce_get_fw_version() 314 fwcmd->hdr.u0.rsp.additional_status); in oce_get_fw_version() 318 bcopy(fwcmd->params.rsp.fw_ver_str, sc->fw_version, 32); in oce_get_fw_version() 335 struct mbx_get_common_fw_version *fwcmd; in oce_first_mcc_cmd() local 438 struct mbx_query_common_iface_mac *fwcmd; oce_read_mac_addr() local 491 struct mbx_common_query_fw_config *fwcmd; oce_get_fw_config() local 565 struct mbx_create_common_iface *fwcmd; oce_if_create() local 623 struct mbx_destroy_common_iface *fwcmd; oce_if_del() local 670 struct mbx_common_config_vlan *fwcmd; oce_config_vlan() local 729 struct mbx_common_get_set_flow_control *fwcmd = oce_set_flow_control() local 779 oce_rss_itbl_init(POCE_SOFTC sc,struct mbx_config_nic_rss * fwcmd) oce_rss_itbl_init() argument 817 struct mbx_config_nic_rss *fwcmd = oce_config_nic_rss() local 881 struct mbx_set_common_iface_rx_filter *fwcmd; oce_rxf_set_promiscuous() local 923 struct mbx_set_common_iface_rx_filter *fwcmd; oce_set_common_iface_rx_filter() local 966 struct mbx_query_common_link_config *fwcmd; oce_get_link_status() local 1069 struct mbx_get_pport_stats *fwcmd; oce_mbox_get_pport_stats() local 1122 struct mbx_get_vport_stats *fwcmd; oce_mbox_get_vport_stats() local 1245 struct mbx_add_common_iface_mac *fwcmd; oce_mbox_macaddr_add() local 1283 struct mbx_del_common_iface_mac *fwcmd; oce_mbox_macaddr_del() local 1318 struct mbx_common_set_function_cap *fwcmd; oce_mbox_check_native_mode() local 1362 struct mbx_lowlevel_set_loopback_mode *fwcmd; oce_mbox_cmd_set_loopback() local 1404 struct mbx_lowlevel_test_loopback_mode *fwcmd; oce_mbox_cmd_test_loopback() local 1447 struct mbx_common_read_write_flashrom *fwcmd = NULL; oce_mbox_write_flashrom() local 1495 struct mbx_common_read_write_flashrom *fwcmd; oce_mbox_get_flashrom_crc() local 1543 struct mbx_common_phy_info *fwcmd; oce_mbox_get_phy_info() local 1590 struct mbx_lancer_common_write_object *fwcmd = NULL; oce_mbox_lancer_write_flashrom() local 1644 struct mbx_create_nic_rq *fwcmd; oce_mbox_create_rq() local 1699 struct mbx_create_nic_wq *fwcmd; oce_mbox_create_wq() local 1758 struct mbx_create_common_eq *fwcmd; oce_mbox_create_eq() local 1803 struct mbx_create_common_cq *fwcmd; oce_mbox_cq_create() local 1882 struct mbx_read_common_transrecv_data *fwcmd; oce_mbox_read_transrecv_data() local 1949 struct mbx_modify_common_eq_delay *fwcmd; oce_mbox_eqd_modify_periodic() local 1993 struct mbx_common_get_profile_config *fwcmd; oce_get_profile_config() local 2091 struct mbx_common_get_func_config *fwcmd; oce_get_func_config() local 2192 struct mbx_nic_query_lro_capabilities *fwcmd; oce_mbox_nic_query_lro_capabilities() local 2231 struct mbx_nic_set_iface_lro_config *fwcmd; oce_mbox_nic_set_iface_lro_config() local 2277 struct mbx_create_nic_rq_v2 *fwcmd; oce_mbox_create_rq_v2() local [all...] |
H A D | oce_queue.c | 357 struct mbx_delete_nic_wq *fwcmd; in oce_wq_del() local 363 fwcmd = (struct mbx_delete_nic_wq *)&mbx.payload; in oce_wq_del() 364 fwcmd->params.req.wq_id = wq->wq_id; in oce_wq_del() 524 struct mbx_delete_nic_rq *fwcmd; in oce_rq_del() local 530 fwcmd = (struct mbx_delete_nic_rq *)&mbx.payload; in oce_rq_del() 531 fwcmd->params.req.rq_id = rq->rq_id; in oce_rq_del() 602 struct mbx_destroy_common_eq *fwcmd; in oce_eq_del() local 607 fwcmd = (struct mbx_destroy_common_eq *)&mbx.payload; in oce_eq_del() 608 fwcmd->params.req.id = eq->eq_id; in oce_eq_del() 633 struct mbx_create_common_mq_ex *fwcmd = NULL; in oce_mq_create() local [all …]
|