File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1642,7 +1642,7 @@ union bpf_attr {
1642
1642
* ifindex, but doesn't require a map to do so.
1643
1643
* Return
1644
1644
* **XDP_REDIRECT** on success, or the value of the two lower bits
1645
- * of the ** flags* argument on error.
1645
+ * of the *flags* argument on error.
1646
1646
*
1647
1647
* int bpf_sk_redirect_map(struct sk_buff *skb, struct bpf_map *map, u32 key, u64 flags)
1648
1648
* Description
Original file line number Diff line number Diff line change @@ -1642,7 +1642,7 @@ union bpf_attr {
1642
1642
* ifindex, but doesn't require a map to do so.
1643
1643
* Return
1644
1644
* **XDP_REDIRECT** on success, or the value of the two lower bits
1645
- * of the ** flags* argument on error.
1645
+ * of the *flags* argument on error.
1646
1646
*
1647
1647
* int bpf_sk_redirect_map(struct sk_buff *skb, struct bpf_map *map, u32 key, u64 flags)
1648
1648
* Description
You can’t perform that action at this time.
0 commit comments