package
3.30.0-0.dev+incompatible
Repository: https://github.com/projectcalico/calico.git
Documentation: pkg.go.dev

# Functions

AddrListRetryEINTR calls netlink's AddrList API and retries for 3 times if the API call is interrupted(EINTR returned).
LinkListRetryEINTR calls netlink's LinkList API and retries for 3 times if the API call is interrupted(EINTR returned).
RouteListRetryEINTR calls netlink's RouteList API and retries for 3 times if the API call is interrupted(EINTR returned).