Searched refs:new_tag (Results 1 – 4 of 4) sorted by relevance
374 uint16_t new_tag = bpf_htons(2442); in __pop_egr() local400 if (bpf_lwt_seg6_store_bytes(skb, offset, (void *)&new_tag, in __pop_egr()401 sizeof(new_tag))) in __pop_egr()
437 const char *new_tag) in core_tpg_set_initiator_node_tag() argument439 if (strlen(new_tag) >= MAX_ACL_TAG_SIZE) in core_tpg_set_initiator_node_tag()442 if (!strncmp("NULL", new_tag, 4)) { in core_tpg_set_initiator_node_tag()447 return snprintf(acl->acl_tag, MAX_ACL_TAG_SIZE, "%s", new_tag); in core_tpg_set_initiator_node_tag()
1260 __le16 new_tag; member
1292 __le16 new_tag; member