Searched defs:ip_spec (Results 1 – 2 of 2) sorted by relevance
1309 static bool bnxt_verify_ntuple_ip4_flow(struct ethtool_usrip4_spec *ip_spec, in bnxt_verify_ntuple_ip4_flow()1322 static bool bnxt_verify_ntuple_ip6_flow(struct ethtool_usrip6_spec *ip_spec, in bnxt_verify_ntuple_ip6_flow()1380 struct ethtool_usrip4_spec *ip_spec = &fs->h_u.usr_ip4_spec; in bnxt_add_ntuple_cls_rule() local1394 struct ethtool_tcpip4_spec *ip_spec = &fs->h_u.tcp_ip4_spec; in bnxt_add_ntuple_cls_rule() local1412 struct ethtool_usrip6_spec *ip_spec = &fs->h_u.usr_ip6_spec; in bnxt_add_ntuple_cls_rule() local1426 struct ethtool_tcpip6_spec *ip_spec = &fs->h_u.tcp_ip6_spec; in bnxt_add_ntuple_cls_rule() local
828 char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; in bpf_bprintf_prepare() local