Home
last modified time | relevance | path

Searched defs:ip_spec (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1199 struct ethtool_tcpip4_spec *ip_spec = &fs->h_u.tcp_ip4_spec; in bnxt_add_ntuple_cls_rule() local
1236 struct ethtool_tcpip6_spec *ip_spec = &fs->h_u.tcp_ip6_spec; in bnxt_add_ntuple_cls_rule() local
/linux-6.8/kernel/bpf/
Dhelpers.c827 char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; in bpf_bprintf_prepare() local